Skip to main content
Glama

MCP Task Manager

by wanglei318
run.py98 B
from app import create_app app = create_app() if __name__ == '__main__': app.run(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/wanglei318/mcp_server'

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