sugra-api-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUGRA_API_KEY | Yes | Your Sugra API key. In HTTP mode with OAuth this becomes a fallback for requests without Bearer | |
| SUGRA_APP_URL | No | Base URL of the authorization server | https://app.sugra.ai |
| SUGRA_TIMEOUT | No | Request timeout in seconds | 30 |
| SUGRA_API_BASE | No | Override for self-hosted or beta environments | https://sugra.ai |
| SUGRA_JWKS_URL | No | JWKS endpoint | https://app.sugra.ai/oauth/jwks.json |
| INTERNAL_API_TOKEN | No | Shared secret for the user lookup and MCP activity endpoints on the authorization server | |
| SUGRA_MCP_ALLOWED_HOSTS | No | Comma-separated hostnames to allow behind a reverse proxy | |
| SUGRA_MCP_ALLOWED_ORIGINS | No | Comma-separated allowed Origins for browser-based MCP clients | chatgpt.com, claude.ai, cursor.sh + others |
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/Sugra-Systems/prod-sugra-ai-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server