Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.7 KB

File metadata and controls

44 lines (32 loc) · 1.7 KB

boj-server

OpenSSF Best Practices Glama MCP Server Green Hosting

BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.

Table of Contents

Install

Add to Claude Code:

claude mcp add boj-server -- node /path/to/boj-server/mcp-bridge/main.js

Or clone and configure:

git clone https://github.com/hyperpolymath/boj-server
cd boj-server/mcp-bridge && npm install
# Start the BoJ REST API first (port 7700), then:
claude mcp add boj-server -- node mcp-bridge/main.js

Features

  • GitHub/GitLab/Bitbucket — repos, issues, PRs, code search, mirroring

  • Cloud — Cloudflare (DNS, Workers, KV, R2, D1), Vercel (deployments, projects), Verpex

  • Communication — Gmail, Google Calendar

  • Browser — headless navigation, screenshots, JS execution

  • Research — web search, deep research

  • ML — HuggingFace model/dataset operations

  • Cartridges — pluggable open-source service integrations (50+)

License

PMPL-1.0-or-later