MCPCloud
by carsor007
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | e.g. https://your-domain.atlassian.net | |
| REDIS_URL | No | Enables multi-worker session tracking. Set automatically in Docker Compose and CloudFormation. | |
| JIRA_EMAIL | No | Atlassian account email | |
| JIRA_PROJECT | No | Default project key (default: IT) | |
| JIRA_API_TOKEN | No | Create at Atlassian | |
| OPENAI_API_KEY | No | Required only by skills that call OpenAI | |
| ANTHROPIC_API_KEY | No | Required only by skills that call Claude | |
| SLACK_WEBHOOK_URL | No | Create at Slack |
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/carsor007/mcpcloud'
If you have feedback or need assistance with the MCP directory API, please join our Discord server