JurisdictionMCPRemote
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JurisdictionMCPRemoteresolve address 1600 Pennsylvania Ave NW, Washington DC"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
JurisdictionMCPRemote
Hosted (Cloudflare Workers, TypeScript) rewrite of the SUTS jurisdiction MCP server — so firm users connect over a URL with zero local install (Claude Desktop native custom connector) instead of running Python locally.
Status: Phase A complete — Worker built and validated locally. 12/12 unit
tests pass, tsc --noEmit clean, and it serves MCP over HTTP via wrangler dev
(resolve_address returned Denver 10006 / 0.0915; check_cache_freshness
correct). Next: Phase B — Microsoft Entra OAuth + deploy (see HOSTING.md).
The working local original is the sibling JurisdictionMCP repo — leave it
running until this is deployed and trusted.
Run locally: npm install → npm test → put SUTS_API_KEY=... in .dev.vars
→ npm run dev → drive with node scripts/check.mjs or the MCP Inspector.
What's here now (seed / reference)
Path | Purpose |
| The spec to implement — tool return shapes, TTR API, freshness rule + test vectors, rate-limit behavior. Build against this. |
| Full deployment roadmap + OAuth (firm-email) auth plan. |
| Real TTR responses — use as TS test fixtures. |
| The source-of-truth Python implementation being ported ( |
Related MCP server: dns-mcp
Next steps
See HOSTING.md. In short: install Node + wrangler, scaffold the McpAgent
(OAuth template), port the two tools per CONTRACT.md, add a Durable Object
rate-limiter, test with MCP Inspector, deploy, restrict auth to @affinity.cpa,
connect via Claude's native connector.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for DNS lookups, reverse DNS, WHOIS, and domain checks. Zero auth, zero config.Last updated5593MIT
- AlicenseAqualityDmaintenanceMCP server providing DNS resolution, reverse DNS, RDAP-based WHOIS, and IP geolocation lookups. No API keys required , and all upstreams are public.Last updated4MIT
- Alicense-qualityCmaintenanceMCP server for sovereign US legal workflows, providing Ed25519-signed manifests and offline-capable access via your own infrastructure.Last updatedMIT
- Alicense-qualityCmaintenanceProvides a sovereign, MIT-licensed MCP server for professional-service workflows, running entirely on your infrastructure with Ed25519 cryptographic signing for every action.Last updatedMIT
Related MCP Connectors
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
Free remote MCP server for fetching public web pages through a rotating proxy pool.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Affinity-CPA/JurisdictionMCPRemote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server