Skip to main content
Glama

MCP Connection Hub

by claymore666
.env.example556 B
# MCP Connection Hub - Environment Configuration # Application Settings ENVIRONMENT=development # development, testing, production LOG_LEVEL=INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL # API Security API_KEY=default_dev_key_change_me # Change this in production! # Database DATABASE_URL=sqlite:////data/db/mcp_hub.db # Tool Settings # BRAVE_SEARCH_API_KEY=your_brave_search_api_key # Uncomment when available # Redis Settings (for Job System - Phase 3) # REDIS_HOST=redis # REDIS_PORT=6379 # REDIS_PASSWORD= # Leave empty if no password

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/claymore666/MCPConnectionHub'

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