mcp-developer-overheid-api-register
@dstotijn
About mcp-developer-overheid-api-register
Model Context Protocol (MCP) server for the Developer Overheid API.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"developer-overheid-api-register": {
"command": "npx",
"args": [
"-y",
"binrun",
"github.com/dstotijn/mcp-developer-overheid-api-register@latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-developer-overheid-api-register?
This is a Model Context Protocol (MCP) server that enables AI tools to interact with the Developer Overheid API Register, a Dutch government API registry. It provides tools to list APIs, retrieve API details, and list CVS repositories.
How to use mcp-developer-overheid-api-register?
Install using npx -y binrun github.com/dstotijn/mcp-developer-overheid-api-register@latest or go install github.com/dstotijn/mcp-developer-overheid-api-register@main. Configure your MCP host (e.g., Claude Desktop, Cursor) with the appropriate command. The server can run via stdio (default), SSE, or HTTP; use the -stdio, -sse, and -http flags to control transports.
Key features of mcp-developer-overheid-api-register
- Implements the Model Context Protocol (MCP) server.
list_apistool: list all APIs in the register.get_apitool: get API details by ID.list_repositoriestool: list all CVS repositories.- Supports stdio, SSE, and HTTP transports.
- Easy to install via npx or Go.
Use cases of mcp-developer-overheid-api-register
- AI assistants discover all Dutch government APIs available in the register.
- Developers retrieve detailed information about a specific API by its ID.
- AI agents list all CVS repositories associated with the government API ecosystem.
FAQ from mcp-developer-overheid-api-register
—
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments