Skip to content
Back to search
100
MCP live http

Lawstronaut

com.lawstronaut/lawstronaut-mcp

Connect AI to millions of laws and court cases with the Lawstronaut MCP.

Uptime
20.0%
5 probes
Response
471ms
last probe
Tools
16
callable

Tools · 16

list_jurisdictions

List all jurisdictions (countries/states) available in the Lawstronaut legal corpus. Call this FIRST when answering legal questions so you know which "iso" codes are valid for the other tools. Result …

list_domains

Retrieves a list of domains for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal domains for a specific jurisdiction and optional filters - …

list_subdomains

Retrieves a list of subdomains for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal subdomains for a specific jurisdiction and optional filters …

list_categories

Retrieves a list of categories for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal categories for a specific jurisdiction and optional filters …

list_subcategories

Retrieves a list of subcategories for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal subcategories for a specific jurisdiction and optional fi…

list_law_types

Retrieves a list of law types for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal law types for a specific jurisdiction and optional filters …

list_portals

Retrieves a list of legal portals filtered by jurisdiction and optional criteria. Use this tool when: - The user wants to find legal portals, websites, or resources for a specific jurisdiction…

list_authority_types

Retrieves a list of authority types. Use this tool when: - The user wants to find legal authority types for a specific jurisdiction and optional filters - The user asks about available aut…

list_issuing_authorities

Retrieves a list of issuing authorities for a specific jurisdiction and optional filters. Use this tool when: - The user wants to find legal issuing authorities for a specific jurisdiction and…

list_documents

List documents in a jurisdiction with structured filters and pagination. Use this tool when: - The user wants to find legal content for a specific jurisdiction and optional filters - The u…

get_document_text

Retrieves full text for a specific jurisdiction and optional filters. Use this tool when: - The user asks about available full text for a portal name, title, section_title, url, status, repeal…

get_markdown

Retrieves markdown for a specific jurisdiction and optional filters. Use this tool when: - The user asks about available markdown for a portal name, title, section_title, url, status, repealed…

get_source_url

Get a time-limited signed URL to the original source file (PDF etc.). Use this tool when: - The user wants to find a pdf URL for a specific document - The user asks about presigned URL for…

get_document_with_version

Retrieves a specific document with a specific version. Use this tool when: - The user wants to find a specific document with a specific version - The user asks about available a specific d…

horizon_scan

Scans recent legal documents across jurisdictions. Use this when the user asks: - "What laws changed recently in Netherland?" - "Show me new regulations from last week" - "Any updates …

evidence_pull

"Show me the source." For a specific document, return the full citation chain in one call: metadata (with all dates and identifiers), permanent legal_link, signed URL to the original sour…

Similar MCP servers embedding-nearest

Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http
CourtListener live
MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.
19 tools · streamable-http
io.github.Dahliyaal/justicelibre live
Free access to ~1M French administrative court decisions via MCP
30 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
19 tools · streamable-http
Document Integrity Validator live
AI reasoning checks any document against known international standards before your agent acts on it.
2 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lawstronaut": {
      "url": "https://mcp.lawstronaut.com",
      "transport": "http"
    }
  }
}