Skip to main content
Glama

Model Context Provider (MCP) Server

by Mark850409
server_config.json349 B
{ "mcpServers": { "github": { "command": "docker", "args": [ "run", "-i", "--rm", "-p", "8768:8768", "-e", "GITHUB_PERSONAL_ACCESS_TOKEN", "mcp/github" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "", "MCP_PORT": "8768" } } } }

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/Mark850409/20250223_mcp-client'

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