@idealyst/mcp-server
Freeby MCP Community
MCP server providing documentation and examples for the Idealyst framework
v1.3.5Added Apr 12, 2026
idealystmcpmodel-context-protocoldocumentationframework
@idealyst/mcp-server MCP Server
MCP server providing documentation and examples for the Idealyst framework
Installation
npx -y @idealyst/mcp-server
Reviews
Installation
Quick install
npx -y @idealyst/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@idealyst/mcp-server": {
"command": "npx",
"args": ["-y", "@idealyst/mcp-server"]
}
}
}