Oblique Lawyer
Rank #53,242io.github.edgardomunoznajar/america-law-graph
Search 529K US statute sections. 50 states + USC + CFR. Semantic search, citation graph, MCP.
Oblique Lawyer is a Model Context Protocol (MCP) server published by edgardomunoznajar. It ranks #53,242 of 115,460 servers tracked on MCP Toplist. Oblique Lawyer is listed on Official MCP, with 1 tracked version. It was first listed on Apr 4, 2026 and most recently updated on Apr 4, 2026.
Ranks ahead of 62,218 of 115,460 servers on MCP Toplist.
Use Oblique Lawyer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add america-law-graph -- npx -y america-law-graph[mcp_servers.america-law-graph]
command = "npx"
args = ["-y", "america-law-graph"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"america-law-graph": {
"command": "npx",
"args": [
"-y",
"america-law-graph"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"america-law-graph": {
"command": "npx",
"args": [
"-y",
"america-law-graph"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"america-law-graph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"america-law-graph"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"america-law-graph": {
"command": "npx",
"args": [
"-y",
"america-law-graph"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"america-law-graph": {
"command": "npx",
"args": [
"-y",
"america-law-graph"
]
}
}
}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.edgardomunoznajar%2Famerica-law-graph)<a href="https://mcptoplist.com/server/io.github.edgardomunoznajar%2Famerica-law-graph"><img src="https://mcptoplist.com/badge/io.github.edgardomunoznajar%2Famerica-law-graph.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
edgardomunoznajar
Other servers by edgardomunoznajar
View all edgardomunoznajar servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 4, 2026 |
Frequently asked questions
- Who maintains Oblique Lawyer?
- Oblique Lawyer is maintained by edgardomunoznajar, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Oblique Lawyer listed on the Official MCP Registry?
- Yes — Oblique Lawyer is listed on the Official MCP Registry.
- How many versions does Oblique Lawyer have?
- MCP Toplist tracks 1 version of Oblique Lawyer, most recently published on Apr 4, 2026.
- Where can I find the source code for Oblique Lawyer?
- The source code for Oblique Lawyer is hosted at github.com/edgardomunoznajar/oblique-lawyer.