mcpbeat Sign in

Camptocamp MCP Server

by olaurendeau Your server? Claim it
local only

Camptocamp runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 14 Jul 2026.

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

Installs per day peak 24 · avg 6 · +88% w/w
a month agotoday
29
Installs / week
npm · @olaurendeau/mcp-camptocamp
1
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Touches key and credential files docker-compose.yml:15
      NPM_CONFIG_USERCONFIG: /root/.npm/.npmrc

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-camptocamp -- npx -y @olaurendeau/mcp-camptocamp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-camptocamp": {
      "args": [
        "-y",
        "@olaurendeau/mcp-camptocamp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-camptocamp]
command = "npx"
args = ["-y", "@olaurendeau/mcp-camptocamp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-camptocamp": {
      "args": [
        "-y",
        "@olaurendeau/mcp-camptocamp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-camptocamp": {
      "args": [
        "-y",
        "@olaurendeau/mcp-camptocamp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Camptocamp

same job, measured the same way
Maison Chape
by maisonchape

Catalogue, accords mets-vins et points de vente des vins d'Occitanie de Maison CHAPE.

4 tools answering
Cdc Data MCP
by mrfentmen

CDC public data APIs: open datasets via Socrata endpoints.

259 installs/wk local only
SMS en Masse
by git-acet

Envoyez des SMS et gérez vos campagnes directement depuis vos agents IA.

answering
Gencodedoc
by fkom13

Versioning de code et génération de documentation intelligents. Supporte CLI, API REST, et MCP.

56 installs/wk local only
Customerio
by usefulapi

Query people, segments, campaigns, and message deliveries; send transactional email or broadcasts.

13 tools answering
MCP Package
by ordersofmagnitudellc

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

26 installs/wk local only
Obelisk
by zachhannum

Comment on a passage of an Obsidian note, and propose suggested edits.

37 installs/wk local only
Subdomain API
by subdomain

Find known subdomains of a domain. Passive data; may include historic entries. List or count.

2 tools answering

Camptocamp — questions

Answers built from our own checks of this server.

Why is there no uptime for Camptocamp?
Camptocamp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @olaurendeau/mcp-camptocamp was installed 29 times last week.
How do I connect Camptocamp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @olaurendeau/mcp-camptocamp straight from npm; nothing to host, nothing to sign up for.
How many people use Camptocamp?
The npm package @olaurendeau/mcp-camptocamp was installed 29 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Camptocamp open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.