Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYYesYour Groq API key for LLM access.
TAVILY_API_KEYYesYour Tavily API key for web search.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_researchA

Search the web for current information on a topic and return a concise summary with key points drawn from the results.

review_code_diffA

Review a code diff and return structured, actionable feedback. Pass raw diff text. Optionally specify a focus area like 'security'.

explain_conceptA

Explain a technical or AI concept tailored to a specific audience's background level, using concrete analogies.

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/vyavahare-kishor/ai-mcp-toolkit'

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