Skip to main content
Glama

Test MCP Server

by mokesmokane
.env.example315 B
# API Configuration (if your tools call an external API) API_BASE_URL=http://localhost:8000/api/v1 API_KEY=your_api_key_here # MCP Server Authentication # Set this to require Bearer token auth for remote HTTP/SSE access MCP_API_KEY=your_secure_token_here # Server Configuration ENVIRONMENT=development DEBUG=true

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/mokesmokane/mcp'

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