← Back to Plugins
MCP Server MCP

Klaren — French Companies Directory

github By github 👁 1 views ▲ 0 votes

Search French companies, directors and associations (INPI, INSEE, RNA).

Homepage Verified source GitHub

Install

uvx klaren-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "klaren-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL of the Klaren API",
          "format": "string",
          "name": "KLAREN_API_URL"
        },
        {
          "description": "API key for higher rate limits",
          "format": "string",
          "isSecret": true,
          "name": "KLAREN_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...