@iblai/mcp
Freeby MCP Community
MCP server for IBL frontend packages documentation and guidance
v1.2.3Added Apr 12, 2026
mcpiblaimodel-context-protocolai-tools
@iblai/mcp MCP Server
MCP server for IBL frontend packages documentation and guidance
Installation
Reviews
Installation
Quick install
npx -y @iblai/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@iblai/mcp": {
"command": "npx",
"args": ["-y", "@iblai/mcp"]
}
}
}