Skip to main content
Glama

Globalping

Official
by jsdelivr
wrangler.jsonc920 B
{ "$schema": "node_modules/wrangler/config-schema.json", "name": "globalping-mcp-server", "main": "src/index.ts", "compatibility_flags": [ "nodejs_compat" ], "placement": { "mode": "smart" }, "routes": [ { "pattern": "mcp.globalping.dev", "custom_domain": true } ], "compatibility_date": "2025-03-10", "migrations": [ { "new_sqlite_classes": [ "GlobalpingMCP" ], "tag": "v1" }, { "tag": "v2", "renamed_classes": [ { "from": "MyMCP", "to": "GlobalpingMCP" } ] } ], "durable_objects": { "bindings": [ { "class_name": "GlobalpingMCP", "name": "globalping_mcp_object" } ] }, "kv_namespaces": [ { "binding": "OAUTH_KV", "id": "548283d6cfa344339e00d74b353069be" } ], "observability": { "enabled": 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/jsdelivr/globalping-mcp-server'

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