Skip to content

@idealyst/mcp-server

Free

by MCP Community

MCP server providing documentation and examples for the Idealyst framework

v1.3.5Added Apr 12, 2026
idealystmcpmodel-context-protocoldocumentationframework
Works with:ClaudeGPTGeminiCopilot

@idealyst/mcp-server MCP Server

MCP server providing documentation and examples for the Idealyst framework

Installation

npx -y @idealyst/mcp-server

Reviews

Leave a Review

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"]
    }
  }
}