{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ghc3w75ythbu","handle":"iflow-mcp-syndicats-openregister-mcp","url":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-syndicats-openregister-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-syndicats-openregister-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-syndicats-openregister-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-syndicats-openregister-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-syndicats-openregister-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-syndicats-openregister-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_syndicats-openregister-mcp","summary":"A Model Context Protocol server for accessing the OpenRegister API","description":"# OpenRegister MCP Server\n\nA unofficial Model Context Protocol (MCP) server for accessing the [OpenRegister API](https://openregister.de/), providing tools to search and retrieve company information from the German company register.\n\n## Features\n\n- Search for companies based on various criteria (name, register number, type, etc.)\n- Get detailed company information including history, financials, and documents\n- Retrieve company shareholders information\n\n## Requirements\n\n- Python 3.9+\n- uv\n- OpenRegister API key (which you can get from https://openregister.de after you have created an account)\n- Claude Desktop (or another MCP client that understands MCP)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Syndicats/openregister-mcp.git\n   cd openregister-mcp\n   ```\n\n2. Create a virtual environment and install dependencies:\n   ```bash\n   uv venv\n   source .venv/bin/activate\n   uv pip install \"mcp[cli]\" httpx dotenv\n   ```\n\n3. Create a `.env` file based on the example:\n   ```bash\n   cp env.example .env\n   ```\n\n4. Add your OpenRegister API key to the `.env` file:\n   ```\n   OPENREGISTER_API_KEY=your_api_key_here\n   OPENREGISTER_API_URL=https://api.openregister.de/v0\n   ```\n\n## Usage as MCP Server\n\nRun the server within Claude Desktop, e.g. by editing the `claude_desktop_config.json` from Claude Desktop\n\n```json\n{\n    \"mcpServers\": {\n        \"openregister\": {\n            \"command\": \"uv\",\n            \"args\": [\n                \"--directory\",\n                \"<Absolute Path to openregister-mcp>/openregister-mcp\",\n                \"run\",\n                \"server.py\"\n            ]\n        }\n    }\n}\n```\n\nRestart Claude Desktop so that the changes take effect.\n\n#### Caution\nSometimes it is necessary to use the absolute path for uv. Then the JSON needs to be changed accordingly.\n\n### Available Tools\n\nThe server provides the following MCP tools:\n\n1. **search_companies** - Search for companies based on various criteria\n   - Parameters:\n     - `query`…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_syndicats-openregister-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_syndicats-openregister-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:26.873Z","publishedAt":"2026-02-13T19:49:39.435287Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_syndicats-openregister-mcp","url":"https://pypi.org/project/iflow-mcp_syndicats-openregister-mcp/","firstSeenAt":"2026-09-09T21:24:14.181Z","fetchedAt":"2026-09-15T20:19:57.390Z","normalizedAt":"2026-09-15T20:19:57.390Z"}]},"firstSeenAt":"2026-09-09T21:24:14.181Z","updatedAt":"2026-09-15T20:21:26.873Z"}