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 |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues