Athena
by limitless235
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| consultC | Consult Athena for expert engineering advice. Advisor types include architecture, security, debugging, planning, review, optimization, documentation. |
| athena_statusA | Return Athena project memory and provider status |
| athena_indexC | Trigger project memory indexing |
| athena_rememberC | Persist a design decision to project memory |
| get_consultation_historyC | Retrieve prior consultations |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| architecture-review | Consult Athena advisor 'architecture' |
| security-audit | Consult Athena advisor 'security' |
| debugging-assist | Consult Athena advisor 'debugging' |
| planning-review | Consult Athena advisor 'planning' |
| code-review | Consult Athena advisor 'review' |
| optimization-review | Consult Athena advisor 'optimization' |
| documentation-review | Consult Athena advisor 'documentation' |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Advisor Profiles | Available Athena advisor profiles |
| Athena Status | Project memory and provider status |
Latest Blog Posts
- 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/limitless235/Athena'
If you have feedback or need assistance with the MCP directory API, please join our Discord server