us-eli-mcp
Rank #12,293io.github.matematicsolutions/us-eli-mcp
US law MCP: bills, US Code, Federal Register, executive orders, case law (state+federal), eCFR
us-eli-mcp is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #12,293 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. us-eli-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 103,167 of 115,460 servers on MCP Toplist.
Use us-eli-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add us-eli-mcp -- uvx us-eli-mcp[mcp_servers.us-eli-mcp]
command = "uvx"
args = ["us-eli-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"us-eli-mcp": {
"command": "uvx",
"args": [
"us-eli-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"us-eli-mcp": {
"command": "uvx",
"args": [
"us-eli-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"us-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"us-eli-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"us-eli-mcp": {
"command": "uvx",
"args": [
"us-eli-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"us-eli-mcp": {
"command": "uvx",
"args": [
"us-eli-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matematicsolutions%2Fus-eli-mcp)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fus-eli-mcp"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fus-eli-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matematicsolutions
Other servers by matematicsolutions
- sg-eli-mcp#9,472 · 3 vers
- it-eli-mcp#10,931 · 4 vers
- pk-eli-mcp#10,932 · 4 vers
- at-eli-mcp#11,428 · 3 vers
- de-eli-mcp#11,657 · 3 vers
- dk-eli-mcp#11,658 · 3 vers
- es-eli-mcp#11,659 · 3 vers
- fi-eli-mcp#11,660 · 3 vers
- fr-eli-mcp#11,661 · 3 vers
- hr-eli-mcp#11,662 · 3 vers
- ie-eli-mcp#11,663 · 3 vers
- lt-eli-mcp#11,664 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Aug 24, 2026 |
| 0.4.2 | Aug 7, 2026 |
| 0.3.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains us-eli-mcp?
- us-eli-mcp is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is us-eli-mcp listed on the Official MCP Registry?
- Yes — us-eli-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does us-eli-mcp have?
- MCP Toplist tracks 3 versions of us-eli-mcp, most recently published on Aug 24, 2026.
- Where can I find the source code for us-eli-mcp?
- The source code for us-eli-mcp is hosted at github.com/matematicsolutions/us-eli-mcp.