Skip to content

Commit 99b1d26

Browse files
hyperpolymathclaude
andcommitted
docs: add Glama badge, install instructions, and feature overview
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fc3f3e5 commit 99b1d26

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

README.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,30 @@
22
:toc: preamble
33
:icons: font
44

5+
image:https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge[Glama MCP Server,link=https://glama.ai/mcp/servers/hyperpolymath/boj-server]
6+
7+
BoJ (Bureau of Justice) 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.
8+
9+
== Install
10+
11+
[source,bash]
12+
----
13+
npx @anthropic-ai/claude-code mcp add boj-server -- deno run -A https://raw.githubusercontent.com/hyperpolymath/boj-server/main/src/index.ts
14+
----
15+
16+
Or via Glama: https://glama.ai/mcp/servers/hyperpolymath/boj-server
17+
18+
== Features
19+
20+
* *GitHub/GitLab/Bitbucket* — repos, issues, PRs, code search, mirroring
21+
* *Cloud* — Cloudflare (DNS, Workers, KV, R2, D1), Vercel (deployments, projects), Verpex
22+
* *Communication* — Gmail, Google Calendar
23+
* *Browser* — headless navigation, screenshots, JS execution
24+
* *Research* — web search, deep research
25+
* *ML* — HuggingFace model/dataset operations
26+
* *Cartridges* — pluggable open-source service integrations (50+)
27+
28+
== License
29+
30+
PMPL-1.0-or-later
531

0 commit comments

Comments
 (0)