Skip to main content
Glama

Globalping

Official
by jsdelivr
package.json611 B
{ "name": "globalping-mcp-server", "version": "0.0.2", "private": true, "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@types/node": "^22.14.1", "marked": "^15.0", "typescript": "^5.5", "workers-mcp": "^0", "wrangler": "^4" }, "dependencies": { "@cloudflare/workers-oauth-provider": "^0", "@modelcontextprotocol/sdk": "^1", "agents": "^0", "hono": "^4.7", "zod": "^3.24" } }

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