ContextHub
Deterministic MCP server for coordinating AI agents across software development lifecycles. SQLite graph traversal, Zod validation gates, RFC 6902 patching, and 100+ tests with <200ms p95 latency.
Install / Use
claude mcp add BryceEWatson -- npx -y github:BryceEWatson/ContextHubIf 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
Data & AnalyticsSupported Platforms
Skill content
View source on GitHub{ "name": "contexthub", "version": "0.1.0", "description": "Deterministic MCP server for multi-agent project coordination", "type": "module", "main": "dist/index.js", "bin": { "contexthub": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "test": "vitest", "test:ui": "vitest --ui", "db:migrate": "tsx src/db/migrate.ts", "db:seed": "tsx src/db/seed.ts", "db:reset": "rm -f contexthub.db && npm run db:seed" }, "keywords": ["mcp", "ai-agents", "traceability", "project-management"], "author": "", "license": "MIT", "engines": { "node": ">=20.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "better-sqlite3": "^11.5.0", "fast-json-patch": "^3.1.1", "zod": "^3.23.8" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/node": "^20.16.15", "tsx": "^4.19.1", "typescript": "^5.6.3", "vitest": "^2.1.3" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
claude-mem
90.8kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Security Score
Audited on Invalid Date
