We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pythondev-pro/egw_writings_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"egw_writings_mcp_server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@pythondev-pro/egw_writings_mcp_server",
"--key",
"9784f4a0-3ad9-4759-a87f-92e7f1823417"
]
}
}
}