← Back to Plugins
MCP Server MCP

io.github.slookisen/finn-tannlege-mcp

github By github 👁 1 views ▲ 0 votes

Norwegian dental clinic directory MCP: ~6,900 clinics with Helfo-agreement, specialty, duty, chain.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...