ai-mcp-toolkit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_API_KEY | Yes | Your Groq API key for LLM access. | |
| TAVILY_API_KEY | Yes | Your Tavily API key for web search. |
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 |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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