Skip to main content
Glama
NotoriousArnav

EventHorizon MCP Server

package.json1.26 kB
{ "name": "eventhorizon-mcp-server", "version": "0.1.0", "description": "MCP server for EventHorizon Django API integration", "type": "module", "main": "dist/index.js", "bin": { "eventhorizon-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "vitest", "test:watch": "vitest --watch" }, "files": [ "dist/", "README.md" ], "repository": { "type": "git", "url": "git+https://github.com/NotoriousArnav/EventHorizon-MCP.git" }, "bugs": { "url": "https://github.com/NotoriousArnav/EventHorizon-MCP/issues" }, "homepage": "https://github.com/NotoriousArnav/EventHorizon-MCP#readme", "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "dotenv": "^16.0.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0", "vitest": "^2.0.0" }, "keywords": [ "mcp", "model-context-protocol", "eventhorizon", "django-api", "events", "typescript" ], "author": "EventHorizon MCP Team", "license": "MIT" }

Latest Blog Posts

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/NotoriousArnav/EventHorizon-MCP'

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