$ timeahead.in
/ servers/npm/@idealyst/mcp-server
npm

@idealyst/mcp-server

MCP server providing documentation and examples for the Idealyst framework

497/wk
60fair
▣ Overview

What it does

This MCP server integrates the Idealyst framework's documentation and examples into Claude. Rather than switching between your Claude workspace and external framework docs, the server allows you to access framework references, API documentation, and code examples directly within Claude Code or the web interface. The server acts as a reference layer, enabling Claude to provide Idealyst-specific guidance grounded in official documentation and patterns.

Who it's for

Developers actively building with the Idealyst framework, particularly those using Claude for code assistance and wanting quick access to framework-specific patterns and APIs without context switching. Also useful for teams integrating Claude into Idealyst development workflows.

Common use cases

  • Query Idealyst API documentation and framework capabilities while writing code
  • Retrieve code examples and best practices for common Idealyst patterns
  • Ask Claude questions about framework features with documentation context
  • Validate implementation patterns against official Idealyst examples

Setup pitfalls

  • Requires Node.js and npm; verify your environment supports the required Node version before installing via npx @idealyst/mcp-server.
  • The README is not publicly available, so consult the official Idealyst framework documentation for configuration details and troubleshooting.
  • This server has modest adoption (537 weekly downloads) and is under active development — check the project's issue tracker if you encounter unexpected behavior.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
32
6.5
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
60.0
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "idealystmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@idealyst/mcp-server"
      ]
    }
  }
}
⛁ Raw data
weekly downloads497
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated10h ago
install verified✗ fail · 13d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points