MCP Server
io.github.matematicsolutions/ro-eli-mcp MCP Server
io.github.matematicsolutions/ro-eli-mcp
What is the io.github.matematicsolutions/ro-eli-mcp MCP server?
MCP server for Romanian legislation (Portal Legislativ SOAP) with verifiable citations.
How to install io.github.matematicsolutions/ro-eli-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ro-eli-mcp": {
"command": "uvx",
"args": [
"ro-eli-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ro-eli-mcp": {
"command": "uvx",
"args": [
"ro-eli-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ro-eli-mcp": {
"command": "uvx",
"args": [
"ro-eli-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ro-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ro-eli-mcp"
]
}
}
}Claude Code
claude mcp add ro-eli-mcp -- uvx ro-eli-mcpRelated MCP servers
MCP server for Austrian RIS federal legislation: ELI identifiers and verifiable citations.
View repository →MCP server for Czech legislation (e-Sbirka SPARQL) with ELI and verifiable citations.
View repository →MCP server for German federal legislation (NeuRIS): ELI identifiers and verifiable citations.
View repository →MCP server for Danish legislation (Retsinformation) with native ELI and verifiable citations.
View repository →MCP server for Spanish BOE consolidated legislation, grounded by id/ELI with verifiable citations.
View repository →MCP server for Finnish Finlex consolidated statutes: ELI identifiers and verifiable citations.
View repository →