← Back to Plugins
MCP Server MCP

Camptocamp

github By github 👁 1 views ▲ 0 votes

API Camptocamp.org : itinéraires alpins, sommets et points de passage.

Homepage Verified source GitHub

Install

npx -y @olaurendeau/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@olaurendeau/mcp-camptocamp",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/olaurendeau/mcp-camptocamp:1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm oci

Comments

Sign in to leave a comment

Loading comments...