MCP Server
MCP
io.github.slookisen/finn-tannlege-mcp
Norwegian dental clinic directory MCP: ~6,900 clinics with Helfo-agreement, specialty, duty, chain.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://finn-tannlege.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "finn-tannlege-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override API base URL (default: https://finn-tannlege.com)",
"name": "FINN_TANNLEGE_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment