Replace Vercel endpoint URL with self-hosted Hetzner endpoint. Old: https://israel-law-mcp.vercel.app/mcp New: https://mcp.ansvar.eu/law-israel-law-mcp/mcp
32 lines
846 B
Plaintext
32 lines
846 B
Plaintext
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "eu.ansvar/israel-law-mcp",
|
|
"description": "Israel legislation via MCP — full-text search across statutes and provisions",
|
|
"repository": {
|
|
"url": "https://github.com/Ansvar-Systems/israel-law-mcp",
|
|
"source": "github"
|
|
},
|
|
"homepage": "https://ansvar.eu",
|
|
"version": "1.1.0",
|
|
"license": "Apache-2.0",
|
|
"packages": [
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "@ansvar/israel-law-mcp",
|
|
"version": "1.1.0",
|
|
"transport": {
|
|
"type": "stdio"
|
|
}
|
|
},
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "@ansvar/israel-law-mcp",
|
|
"version": "1.1.0",
|
|
"transport": {
|
|
"type": "streamable-http",
|
|
"url": "https://israel-law-mcp.vercel.app/mcp"
|
|
}
|
|
}
|
|
]
|
|
}
|