quads-mcp
by grafuls
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_QUADS__TIMEOUT | No | Optional timeout in seconds (default: 30) | |
| MCP_QUADS__BASE_URL | Yes | Required: QUADS API URL (e.g., https://your-quads-server.com/api/v3) | |
| MCP_QUADS__PASSWORD | No | Password for authentication (use with MCP_QUADS__USERNAME) | |
| MCP_QUADS__USERNAME | No | Username for authentication (use with MCP_QUADS__PASSWORD) | |
| MCP_QUADS__AUTH_TOKEN | No | Authentication token (alternative to username/password) | |
| MCP_QUADS__VERIFY_SSL | No | Optional: Set to 'false' for self-signed certificates (default: 'true') |
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/grafuls/quads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server