E
Evokore MCP
作者 @mattmre
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.
创建于 2/22/2026
更新于 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx evokore-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"mattmre-evokore-mcp": {
"command": "uvx",
"args": [
"evokore-mcp"
]
}
}
}