Skip to main content
Glama
by frahman5
package.jsonโ€ข472 B
{ "name": "simple-mcp-server-example", "version": "1.0.0", "description": "A simple MCP server example demonstrating basic concepts", "type": "module", "main": "dist/src/index.js", "scripts": { "build": "tsc", "start": "node dist/src/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^20.19.9", "typescript": "^5.8.3" } }

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/frahman5/bitso-mcp'

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