valado/pantheon-mcp
FreeNot checkedMCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
About
MCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
README
A collection of AI agents for various tasks.
Getting Started 🚀
Welcome to the agents repository! This project contains various AI agent definitions. The definitions can be used by any agentic system that supports markdown.
Pantheon-MCP Server for Agents

An MCP (Model Context Protocol) server that delivers AI agent instructions on demand from this repository's collection of 42+ specialized agents.
{
"mcpServers": {
"pantheon-mcp": {
"type": "stdio",
"command": "npx",
"args": ["-y", "pantheon-mcp"],
"env": {}
}
}
}
Available Tools
The server exposes 3 MCP tools:
list_agents
List all available agents, optionally filtered by category.
{
"name": "list_agents",
"arguments": {
"category": "tech" // optional: business, growth, product, tech
}
}
get_agent
Get detailed information about a specific agent by name.
{
"name": "get_agent",
"arguments": {
"name": "react-frontend-dev"
}
}
search_agents
Search agents by keywords in name, description, or instructions.
{
"name": "search_agents",
"arguments": {
"keywords": "react",
"category": "tech" // optional filter
}
}
Agent Categories
- business (6 agents): business-analyst, cfo-financial-analyzer, compliance-officer, financial-analyst, sales-strategist, startup-mentor
- growth (5 agents): conversion-optimizer, growth-marketer, idea-visionary, marketing-copywriter, marketing-strategist
- product (3 agents): product-designer, product-manager, product-strategist
- tech (28 agents): accessibility-auditor, ai-prompt-engineer, api-designer, aws-cloud-architect, code-reviewer, react-frontend-dev, and many more...
Installation
To install globally:
npm install -g pantheon-mcp
npx pantheon-mcp
Development
npm install
npm run build
npm run dev
Built with ❤️ and AI
Installing valado/pantheon-mcp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/valado/pantheon-mcpFAQ
Is valado/pantheon-mcp MCP free?
Yes, valado/pantheon-mcp MCP is free — one-click install via Unyly at no cost.
Does valado/pantheon-mcp need an API key?
No, valado/pantheon-mcp runs without API keys or environment variables.
Is valado/pantheon-mcp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install valado/pantheon-mcp in Claude Desktop, Claude Code or Cursor?
Open valado/pantheon-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbfulcradynamics/fulcra-context-mcp
MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li
by fulcradynamicsaymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
by aymericziprinadelph/Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
by rinadelphWhenLabs-org/when
Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod
by WhenLabs-orgBeltran12138/wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server
by Beltran12138madbonez/caldav-mcp
Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),
by madbonezCompare valado/pantheon-mcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
