EVOKORE-MCP

mattmre/EVOKORE-MCP
★ 4 stars TypeScript 🤖 AI/LLM Updated 2d ago
A unified Model Context Protocol (MCP) server that aggregates, indexes, and dynamically serves over 200+ specialized Agent Skills, Prompts, and Coding Workflows to AI assistants.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evokore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mattmre/EVOKORE-MCP"
      ]
    }
  }
}

Topics

agent-skillsai-agentsclaudecursormcpmcp-servermodel-context-protocolpromptstypescriptworkflow-automation