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) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |