Skip to main content
Glama

MCP Demo Server

by joeguo911
package.json301 B
{ "name": "demo-mcp-server", "version": "1.0.0", "scripts": { "start": "npx tsx demo.ts", "dev": "npx tsx demo.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.0", "zod": "^3.22.4" }, "devDependencies": { "tsx": "^4.0.0", "typescript": "^5.0.0" } }

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/joeguo911/mcp-demo'

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