Skip to main content
Glama

Remote MCP Server Template

by mlazag
wrangler.toml242 B
name = "test-mcp" main = "src/index.ts" compatibility_date = "2024-01-01" compatibility_flags = ["nodejs_compat"] [[durable_objects.bindings]] name = "MCP_OBJECT" class_name = "MyMCP" [[migrations]] tag = "v1" new_sqlite_classes = ["MyMCP"]

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/mlazag/test-mcp'

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