Skip to main content
Glama
fuzemobi
by fuzemobi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoGoogle Gemini API key
OPENAI_API_KEYNoOpenAI API key
ANTHROPIC_API_KEYNoAnthropic API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
improve_codeC

Use Aider to improve code quality, fix bugs, or implement features

add_featureB

Add a new feature using Aider

fix_bugC

Fix a bug using Aider

refactorC

Refactor code using Aider

get_statusB

Get Aider and git status

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/fuzemobi/AiderMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server