MCP Dev-Tools Agent
by naushadraien
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROVIDER | No | Choose your provider: groq, claude, openai, openrouter, ollama, gemini | |
| GROQ_API_KEY | No | API key for Groq (required if PROVIDER=groq) | |
| GEMINI_API_KEY | No | API key for Google Gemini (required if PROVIDER=gemini) | |
| OPENAI_API_KEY | No | API key for OpenAI (required if PROVIDER=openai) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic Claude (required if PROVIDER=claude) | |
| OPENROUTER_API_KEY | No | API key for OpenRouter (required if PROVIDER=openrouter) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/naushadraien/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server