Skip to main content
Glama

SimpleWeatherForecastServer

by RATOR-codes
jinjia.py207 B
@app.route("profile/",method=['GET']) def profile(username=None): username = request.args.get('username') with open("profile.html") as f: jinjia2.Template(f.read()).render(username=username)

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/RATOR-codes/test'

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