Idf MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 10 May 2026.
Turn an IDF domain into an MCP server with invariants and role scopes in every tool description.
Today is the operative word: we check Idf MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add idf-mcp -- npx -y @intent-driven/mcp-server
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.idf-mcp]
command = "npx"
args = ["-y", "@intent-driven/mcp-server"]
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
IDF_SERVER (Base URL of the IDF host runtime (e.g. http://localhost:3001).), IDF_DOMAIN (IDF domain to expose as MCP tools (e.g. invest, booking, planning).), IDF_BOOTSTRAP (Set to 0 if the host runtime already bootstrapped the domain; 1 (default) to bootstrap from IDF_ONTOLOGY_PATH on first connection.), IDF_ONTOLOGY_PATH (Filesystem path to the domain ontology module (only used when IDF_BOOTSTRAP=1).), IDF_AUTH_TOKEN (Optional bearer token forwarded to the host runtime as the agent's role credential.).
The author declared them in the registry entry; get the values from the project itself.
Decixa MCP Server — intent-driven API discovery and selection for AI agents.
MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
Drive devices and APIs from their W3C Thing Description. You gate every operation.
MCP server for Google Cloud Storage with fine-grained tool access control.
Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.
Secure filesystem access for AI agents with configurable directory and file type restrictions
Answers built from our own checks of this server.