Skip to main content
Glama

Multi-Tool Control Platform (MCP) Server

by forevercjh
entrypoint.sh161 B
#!/bin/sh # 启动服务 exec uvicorn server:app \ --host 0.0.0.0 \ --port $PORT \ --workers $WORKERS \ --proxy-headers \ --no-server-header

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/forevercjh/example-mcp-server'

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