MCP Debat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default 3900) | 3900 |
| AUTH_TOKEN | No | Optional authentication token for remote access | |
| QWEN_API_KEY | No | API key for Qwen (at least one provider key required) | |
| GEMINI_API_KEY | No | API key for Gemini (at least one provider key required) | |
| OPENAI_API_KEY | No | API key for OpenAI (at least one provider key required) | |
| MISTRAL_API_KEY | No | API key for Mistral (at least one provider key required) | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek (at least one provider key required) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (at least one provider key required) |
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/sprindigo-art/mcp-debat'
If you have feedback or need assistance with the MCP directory API, please join our Discord server