🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

klaren-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

klaren-mcp

MCP server for Klaren — French companies, directors & associations directory

pipPyPI
Version
0.1.2
Weekly downloads
27
-3.57%
Maintainers
1
Weekly downloads
 

klaren-mcp

MCP server for Klaren — the French public directory of companies, directors and associations.

Data sourced from the Registre National des Entreprises (INPI), the SIRENE repertory (INSEE) and the Répertoire National des Associations (RNA).

Available tools

ToolDescription
rechercher_entreprisesSearch companies by name, SIREN, activity or location
fiche_entrepriseFull company profile by SIREN number
rechercher_dirigeantsSearch company directors by name
fiche_dirigeantDirector profile with all mandates
rechercher_associationsSearch associations (loi 1901)
fiche_associationFull association profile by RNA identifier
autocompleteQuick multi-source autocomplete

Installation

pipx install klaren-mcp

Or with pip:

pip install klaren-mcp

Claude Desktop configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "klaren": {
      "command": "klaren-mcp"
    }
  }
}

Restart Claude Desktop, then ask questions like:

  • "Donne-moi les informations sur l'entreprise SIREN 542051180"
  • "Recherche les entreprises de développement logiciel à Lyon"
  • "Qui sont les dirigeants de TotalEnergies ?"

Environment variables

VariableDefaultDescription
KLAREN_API_URLhttps://klaren.frAPI base URL
KLAREN_API_KEY(none)Optional API key for higher rate limits
  • Website: klaren.fr
  • Remote MCP endpoint (SSE): https://klaren.fr/api/mcp/rpc/sse

Keywords

entreprises

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts