MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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