Home › Other › PRIMAMCP

PRIMAMCP

Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.

TypeScript Remote
★ 11 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.planitprima.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http primamcp https://mcp.planitprima.com/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "primamcp": {
      "url": "https://mcp.planitprima.com/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token in the form 'Bearer sk-legal-...'. Create an API key at https://mcp.planitprima.com/

Package (npm 0.2.1)

npx -y @planit-tech/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "primamcp": {
      "command": "npx",
      "args": [
        "-y",
        "@planit-tech/[email protected]"
      ],
      "env": {
        "PRIMAMCP_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • PRIMAMCP_API_KEY required secret — PRIMAMCP API key (sk-legal-…). Create one at https://mcp.planitprima.com/

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.PLANIT-TECH/lawbster

Related servers

Data from the Official MCP Registry