valado/pantheon-mcp
БесплатноНе проверенMCP server providing task specific agentic instructions. No more outdated Markdown files and synchronisation overhead.
Описание
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
Установка valado/pantheon-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/valado/pantheon-mcpFAQ
valado/pantheon-mcp MCP бесплатный?
Да, valado/pantheon-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для valado/pantheon-mcp?
Нет, valado/pantheon-mcp работает без API-ключей и переменных окружения.
valado/pantheon-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить valado/pantheon-mcp в Claude Desktop, Claude Code или Cursor?
Открой valado/pantheon-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare valado/pantheon-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
