Skip to main content
Glama

Azion MCP Server Template

package.json685 B
{ "name": "azion-mpc-server-test", "version": "1.0.0", "description": "", "main": "src/main.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "upload-docs": "tsx migrations/uploadDocs.ts", "setup": "tsx migrations/setupDatabase.ts", "lint": "eslint . --ext .ts", "lint:fix": "eslint . --ext .ts --fix", "type-check": "tsc --noEmit" }, "keywords": [], "author": "aziontech", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.5", "dotenv": "^16.4.5", "fetch-to-node": "^2.1.0", "hono": "^4.8.3", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.14.12" } }

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/azionlearn-cloud/MCPHTTPEventsandNetworkLists'

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