E
Evokore MCP
by @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.
Created 2/22/2026
Updated 3 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx evokore-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mattmre-evokore-mcp": {
"command": "uvx",
"args": [
"evokore-mcp"
]
}
}
}
Author Servers
Other servers by mattmre