← Registry

Data Collection

lawstronaut.com

Provides a structured interface to browse and retrieve legal jurisdictions, domains, and categories.

1 endpoint16 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.lawstronaut.com

No auth detected

MCP server metadata

Name
Lawstronaut MCP
Version
1.0.0
Capabilities
tools.listChanged

Known tools 16

list_jurisdictions

List all jurisdictions (countries/states) available in the Lawstronaut legal corpus.

Inferred read-only
list_domains

Retrieves a list of domains for a specific jurisdiction and optional filters.

Inferred read-only
list_subdomains

Retrieves a list of subdomains for a specific jurisdiction and optional filters.

Inferred read-only
list_categories

Retrieves a list of categories for a specific jurisdiction and optional filters.

Inferred read-only
list_subcategories

Retrieves a list of subcategories for a specific jurisdiction and optional filters.

Inferred read-only
list_law_types

Retrieves a list of law types for a specific jurisdiction and optional filters.

Inferred read-only
list_portals

Retrieves a list of legal portals filtered by jurisdiction and optional criteria.

Inferred read-only
list_authority_types

Retrieves a list of authority types.

Inferred read-only
list_issuing_authorities

Retrieves a list of issuing authorities for a specific jurisdiction and optional filters.

Inferred read-only
list_documents

List documents in a jurisdiction with structured filters and pagination.

Inferred read-only
get_document_text

Retrieves full text for a specific jurisdiction and optional filters.

Inferred read-only
get_markdown

Retrieves markdown for a specific jurisdiction and optional filters.

Inferred read-only
get_source_url

Get a time-limited signed URL to the original source file (PDF etc.

Inferred read-only
get_document_with_version

Retrieves a specific document with a specific version.

Inferred read-only
horizon_scan

Scans recent legal documents across jurisdictions.

Inferred read-only
evidence_pull

"Show me the source.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lawstronaut-mcp]
url = "https://mcp.lawstronaut.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lawstronaut-mcp": {
      "type": "http",
      "url": "https://mcp.lawstronaut.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lawstronaut-mcp
Remote MCP URL: https://mcp.lawstronaut.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lawstronaut-mcp": {
      "url": "https://mcp.lawstronaut.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lawstronaut-mcp": {
      "type": "http",
      "url": "https://mcp.lawstronaut.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lawstronaut-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.lawstronaut.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for lawstronaut.com was fetched 2026-08-24T04:29:04.260Z.

Trust status Trusted

lawstronaut.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.