Loading MCP server directory, please wait...
Search French events and things to do, built for AI agents — geo, city, date, category filters.
npx @getmcp/cli add io.github.mabari2505/api-sorties-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
API_SORTIES_BASE_URLBase URL of the API Sorties France API (e.g. https://api.sorties.dev)
API_SORTIES_API_KEYAPI key created from the developer portal (https://sorties.dev)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mabari2505/api-sorties-mcp": {
"command": "npx",
"args": [
"-y",
"api-sorties-mcp"
],
"env": {
"API_SORTIES_BASE_URL": "",
"API_SORTIES_API_KEY": ""
}
}
}
}