Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"create-mcp-i-app": {
"command": "npx",
"args": [
"-y",
"create-mcp-i-app"
]
}
}
}
Or smoke-test directly:
npx -y create-mcp-i-app
Details
| Website | https://www.npmjs.com/package/create-mcp-i-app |
|---|---|
| GitHub | git+https://github.com/modelcontextprotocol-identity/mcp-i.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-i create-app cli bootstrap identity mcpi |
| Sources | npm |
| Discovered | 2026-05-25 |