Skip to main content
Glama

MCP Redirect Server

by marcos2872
.env.example484 B
# OAuth Provider (GitHub) GITHUB_CLIENT_ID=your_github_client_id GITHUB_CLIENT_SECRET=your_github_client_secret # JWT Configuration (mínimo 32 caracteres) JWT_SECRET=your-super-secure-jwt-secret-at-least-32-characters-long # Server Configuration SERVER_URL=http://localhost:3000 RESOURCE_URL=http://localhost:3000/mcp # Port PORT=3000 # External MCP Server (Proxy Configuration) EXTERNAL_MCP_URL=http://external-mcp-server.com/sse EXTERNAL_MCP_TOKEN=your_external_mcp_token_here

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/marcos2872/mcp-redirect-server'

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