Skip to main content
Glama

Remote MCP Server

MIT License
40
  • Linux
  • Apple
package.json518 B
{ "name": "typescriptmcptool", "version": "1.0.0", "description": "", "scripts": { "build": "tsc", "watch": "tsc -w", "clean": "rimraf dist", "prestart": "npm run clean && npm run build", "start": "func start", "test": "echo \"No tests yet...\"" }, "dependencies": { "@azure/functions": "4.8.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.x", "rimraf": "^5.0.0", "typescript": "^4.0.0" }, "main": "dist/src/{index.js,functions/*.js}" }

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/Azure-Samples/remote-mcp-functions-typescript'

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