mcpbeat Sign in

API Sorties MCP Server

by mabari2505 Your server? Claim it
local only

API Sorties MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Search French events and things to do, built for AI agents — geo, city, date, category filters.

Installs per day peak 243 · avg 8
a month agotoday
23
Installs / week
npm · api-sorties-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check API Sorties MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 api-sorties-mcp -- npx -y api-sorties-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "api-sorties-mcp": {
      "args": [
        "-y",
        "api-sorties-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.api-sorties-mcp]
command = "npx"
args = ["-y", "api-sorties-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "api-sorties-mcp": {
      "args": [
        "-y",
        "api-sorties-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "api-sorties-mcp": {
      "args": [
        "-y",
        "api-sorties-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: API_SORTIES_BASE_URL (Base URL of the API Sorties France API (e.g. https://api.sorties.dev)), API_SORTIES_API_KEY (API key created from the developer portal (https://sorties.dev)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to API Sorties MCP

same job, measured the same way
Planwire MCP
by beshogun

UK planning application data for AI agents: search, geo-query and fetch applications.

40 installs/wk local only
City24.ee - Real Estate marketplace
by city24

Live Estonia real estate listings with search, geo filters, and property metadata.

1 tools answering
City24.lv - Real Estate marketplace
by city24

Live Latvia real estate listings with search, geo filters, and property metadata.

1 tools answering
Location and Timezone MCP Server by RoxyAPI
by roxyapi

City geocoding and timezone resolution for birth data, for AI agents, one API key.

3 tools answering
Tokenguard MCP
by eltociear

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

9 tools answering
I
Bharatlas MCP
by urbanmorph

Query India's open geo data. Locate, filter, nearby search across layers.

57 installs/wk local only
GEOMETRY
by geometry

Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).

8 tools answering
I
SEO GEO Intelligence
by atul0016

SEO and AI-answer visibility intelligence for search, content gaps, and GEO actions.

44 installs/wk local only

API Sorties MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for API Sorties MCP?
API Sorties MCP 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 api-sorties-mcp was installed 23 times last week.
How do I connect API Sorties MCP?
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 api-sorties-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use API Sorties MCP?
The npm package api-sorties-mcp was installed 23 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.