SERVER
idf-mcp
Rank #10445glama/intent-driven-software/idf-mcp
Turn an IDF domain into an MCP server with invariants and role scopes in every tool description.
First listed
Apr 19, 2026
Last publish date
May 6, 2026
OVERVIEW
idf-mcp is a Model Context Protocol (MCP) server published by intent-driven-software. It ranks #10445 of 58,900 servers tracked on MCP Toplist. idf-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on May 6, 2026.
STANDING
#10,445of 58,900 tracked serversTop 25%
Ranks ahead of 48,455 of 58,900 servers on MCP Toplist.
CONNECT
Use idf-mcp
Add idf-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"idf-mcp": {
"command": "npx",
"args": [
"-y",
"@intent-driven/mcp-server"
],
"env": {
"IDF_SERVER": "<your IDF_SERVER>",
"IDF_DOMAIN": "<your IDF_DOMAIN>",
"IDF_BOOTSTRAP": "<your IDF_BOOTSTRAP>",
"IDF_ONTOLOGY_PATH": "<your IDF_ONTOLOGY_PATH>",
"IDF_AUTH_TOKEN": "<your IDF_AUTH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
intent-driven-software
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | May 6, 2026 |
FAQ
Frequently asked questions
- What is idf-mcp?
- Turn an IDF domain into an MCP server with invariants and role scopes in every tool description.
- Who maintains idf-mcp?
- idf-mcp is maintained by intent-driven-software, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is idf-mcp an official MCP server?
- Yes — idf-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does idf-mcp have?
- MCP Toplist tracks 1 version of idf-mcp, most recently published on May 6, 2026.
- Where can I find the source code for idf-mcp?
- The source code for idf-mcp is hosted at github.com/intent-driven-software/idf-mcp.
EXPLORE