mcp-server
MCP server for EventCatalog
Install / Use
claude mcp add event-catalog -- npx -y github:event-catalog/mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@eventcatalog/mcp-server", "version": "2.1.0", "description": "MCP server for EventCatalog", "license": "MIT", "author": "David Boyne", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", "types": "./dist/index.d.ts" }, "./dist/license/check-license.js": { "import": "./dist/license/check-license.js" } }, "bin": { "eventcatalog-mcp-server": "dist/index.js" }, "publishConfig": { "access": "public" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/.js && cp -r src/tools/files dist/tools/files", "prepare": "pnpm run build", "watch": "tsc --watch", "format": "prettier --config .prettierrc --write "**/.{js,ts}"", "format:diff": "prettier --config .prettierrc --list-different "**/*.{js,ts}"", "test": "vitest run --passWithNoTests", "test:coverage": "vitest run --coverage", "changeset": "changeset", "release": "changeset publish" }, "dependencies": { "@modelcontextprotocol/sdk": "1.24.1", "express": "^5.2.1", "https-proxy-agent": "^7.0.6", "node-fetch": "^3.3.2", "zod": "^4.1.13" }, "devDependencies": { "@changesets/cli": "^2.28.1", "@types/express": "^5.0.6", "@types/node": "^22.13.10", "prettier": "^3.5.3", "shx": "^0.3.4", "typescript": "^5.7.3", "vitest": "^3.0.9" }, "repository": { "type": "git", "url": "https://github.com/event-catalog/mcp-server.git" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
