Skip to main content
Glama

athena-mcp

ヘルメスが立ち往生したとき、アテナに尋ねる。

ツールを使用するエージェントに推論の相棒を提供するMCPサーバーです。ツールは think の1つだけ。副作用はありません。アテナ自身はツールを持たず、ただ推論するだけです。

メインのエージェント(ヘルメス、Claude Code、Cursor、その他MCP対応クライアント)が、微妙なバグ、アーキテクチャの判断、批判が必要な計画など、難しい問題に直面したとき、think を呼び出すことで、簡潔で論理的な回答を得ることができます。エージェントは主導権を維持したまま、デフォルトのモデルでは手に負えない難問に直面したときに、静かなコンサルタントであるアテナに頼ることができます。

Codebuffのthinkerエージェントから着想を得ています。Codebuffでは、コンテキストを収集した後にツールを持たない thinker-gpt を起動し、その唯一の仕事として「深く考え、簡潔な回答を返す」ことを行っています。

なぜ分離するのか?

ほとんどのエージェントは、すべてを1つのモデルで実行します。そのモデルは妥協の産物であり、何百ものツール呼び出しには高速で安価ですが、そのほとんどに対しては十分な賢さしかありません。しかし、本当に立ち往生したときには、別のモデル(推論能力の高いClaude Opus、GPT-5、Gemini Pro、DeepSeek R1など)が必要になります。その際、タスクの残りの部分の制御権を手放す必要はありません。それがアテナの役割です。

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    131
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A 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.
    1
    26
    24
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An 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.
    1
    2
  • A
    license
    B
    quality
    D
    maintenance
    An 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.
    1
    107
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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