Enterprise MCP Server
by Walkaroo-Dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_URL | No | Database connection URL (Postgres/MySQL/SQLite) | |
| FS_ROOT | No | Root directory for filesystem tools (e.g., /data/shared) | |
| API_TOKEN | No | API token for generic API calls | |
| AWS_BUCKET | No | AWS S3 bucket name | |
| AWS_REGION | No | AWS region (e.g., us-east-1) | |
| JIRA_EMAIL | No | Jira bot email | |
| API_BASE_URL | No | Base URL for generic API calls | |
| GIT_REPO_PATH | No | Path to git repository | |
| JIRA_BASE_URL | No | Jira base URL (e.g., https://yourcompany.atlassian.net) | |
| JIRA_API_TOKEN | No | Jira API token | |
| MCP_TOKENS_JSON | Yes | JSON mapping of tokens to roles for server authentication (e.g., {"token-123":"admin"}) | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key |
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
- 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/Walkaroo-Dev/MCP_Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server