← Registry

Data Collection

mana.bzh

Provides access to French public data for searching places, associations, communes, and volunteer missions.

1 endpoint5 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mana.bzh/mcp

No auth detected

MCP server metadata

Name
mana
Version
1.0.0
Capabilities
tools
Server instructions

MANA connaît 3 764 277 lieux, commerces, professionnels et associations en France, rangés par code NAF de l'INSEE. Pour une question de terrain — « trouve-moi X près de Y » — appeler `commune` pour obtenir le code INSEE, puis `chercher`. Pour les associations, `associations` : c'est la seule source interrogeable du Répertoire National des Associations. Aucune donnée personnelle n'est rendue : la granularité géographique s'arrête à la commune.

Known tools 5

chercher

Cherche un lieu, un commerce, un artisan, un professionnel de santé, une association ou un événement en France.

Inferred read-only
catalogue

Rend les 11 catégories et leurs sous-catégories, avec le nombre de fiches de chacune.

Inferred read-only
commune

Trouve le code INSEE d'une commune à partir de son nom.

Inferred read-only
associations

Les associations déclarées d'une commune ou d'un département, avec leur objet social, issues du Répertoire National des Associations.

Inferred read-only
missions

Les missions de bénévolat ouvertes, relayées du réseau public API Engagement.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mana]
url = "https://mana.bzh/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mana": {
      "type": "http",
      "url": "https://mana.bzh/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mana
Remote MCP URL: https://mana.bzh/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mana": {
      "url": "https://mana.bzh/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mana": {
      "type": "http",
      "url": "https://mana.bzh/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mana",
  "transport": "streamable-http",
  "url": "https://mana.bzh/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.