Athena MCP
athena-mcp
ヘルメスが立ち往生したとき、アテナに尋ねる。
ツールを使用するエージェントに推論の相棒を提供するMCPサーバーです。ツールは think の1つだけ。副作用はありません。アテナ自身はツールを持たず、ただ推論するだけです。
メインのエージェント(ヘルメス、Claude Code、Cursor、その他MCP対応クライアント)が、微妙なバグ、アーキテクチャの判断、批判が必要な計画など、難しい問題に直面したとき、think を呼び出すことで、簡潔で論理的な回答を得ることができます。エージェントは主導権を維持したまま、デフォルトのモデルでは手に負えない難問に直面したときに、静かなコンサルタントであるアテナに頼ることができます。
Codebuffのthinkerエージェントから着想を得ています。Codebuffでは、コンテキストを収集した後にツールを持たない thinker-gpt を起動し、その唯一の仕事として「深く考え、簡潔な回答を返す」ことを行っています。
なぜ分離するのか?
ほとんどのエージェントは、すべてを1つのモデルで実行します。そのモデルは妥協の産物であり、何百ものツール呼び出しには高速で安価ですが、そのほとんどに対しては十分な賢さしかありません。しかし、本当に立ち往生したときには、別のモデル(推論能力の高いClaude Opus、GPT-5、Gemini Pro、DeepSeek R1など)が必要になります。その際、タスクの残りの部分の制御権を手放す必要はありません。それがアテナの役割です。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that implements the 'think' tool, providing Claude with a dedicated space for structured thinking during complex problem-solving tasks to improve reasoning capabilities.131MIT
- AlicenseAqualityDmaintenanceA minimal MCP Server that provides Claude AI models with the 'think' tool capability, enabling better performance on complex reasoning tasks by allowing the model to pause during response generation for additional thinking steps.12624MIT
- FlicenseAqualityDmaintenanceAn MCP server implementation of Anthropic's Think Tool prompt engineering technique that enables Claude to break down complex problems and enhance its reasoning capabilities by providing a simple tool that echoes back thoughts.12
- AlicenseBqualityDmaintenanceAn MCP server that provides a "think" tool enabling structured reasoning for AI agents, allowing them to pause and record explicit thoughts during complex tasks or multi-step tool use.1107MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Cloud-hosted MCP server for durable AI memory
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DevvGwardo/athena-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server