Skip to main content
Glama
Walkaroo-Dev

Enterprise MCP Server

by Walkaroo-Dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_URLNoDatabase connection URL (Postgres/MySQL/SQLite)
FS_ROOTNoRoot directory for filesystem tools (e.g., /data/shared)
API_TOKENNoAPI token for generic API calls
AWS_BUCKETNoAWS S3 bucket name
AWS_REGIONNoAWS region (e.g., us-east-1)
JIRA_EMAILNoJira bot email
API_BASE_URLNoBase URL for generic API calls
GIT_REPO_PATHNoPath to git repository
JIRA_BASE_URLNoJira base URL (e.g., https://yourcompany.atlassian.net)
JIRA_API_TOKENNoJira API token
MCP_TOKENS_JSONYesJSON mapping of tokens to roles for server authentication (e.g., {"token-123":"admin"})
AWS_ACCESS_KEY_IDNoAWS access key ID
AWS_SECRET_ACCESS_KEYNoAWS secret access key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Walkaroo-Dev/MCP_Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server