mcp-runrunit
by agencian1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTRY_DSN | No | DSN do projeto Sentry (opcional) | |
| GITHUB_TOKEN | No | GitHub PAT com permissão de escrita em contents e pull_requests (opcional) | |
| SENTRY_ENABLED | No | Liga/desliga o envio de eventos Sentry (opcional) | |
| SENTRY_RELEASE | No | Versão/release Sentry (opcional) | |
| DISCORD_GUILD_ID | No | ID do servidor Discord (opcional) | |
| GITHUB_REPO_NAME | No | Nome do repositório GitHub (opcional) | |
| RUNRUNIT_APP_KEY | Yes | Chave da aplicação Runrun.it (obtido em Integração e Apps → API e Webhooks) | |
| GITHUB_REPO_OWNER | No | Owner do repositório GitHub (opcional) | |
| CLOUDINARY_API_KEY | No | API key do Cloudinary (opcional) | |
| DISCORD_CHANNEL_ID | No | ID do canal Discord (opcional) | |
| GITHUB_BASE_BRANCH | No | Branch base no GitHub (opcional, default main) | |
| SENTRY_ENVIRONMENT | No | Ambiente Sentry (development, staging, production) (opcional) | |
| RUNRUNIT_USER_TOKEN | Yes | Token do usuário Runrun.it | |
| CLOUDINARY_API_SECRET | No | API secret do Cloudinary (opcional, nunca expor no client-side) | |
| CLOUDINARY_CLOUD_NAME | No | Nome da cloud no Cloudinary (opcional, para upload de imagens) | |
| SENTRY_ERROR_SAMPLE_RATE | No | Taxa de amostragem de erros (0.0 a 1.0, default 1.0) (opcional) | |
| BOT_DISCORD_TOKEN_PUBLIC_ID | No | Token público do bot Discord (opcional) | |
| BOT_RUNRUNIT_REPORT_PRIVATE_KEY | No | Chave privada do report Runrun.it (opcional) |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/agencian1/mcp-runrunit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server