★ 3 stars
Zig
🌐 Browser/Web
Updated today
The Estate's primary MCP server — GitHub, GitLab, and 115+ capability cartridges. Formally verified BoJ-server-ABI in Idris2 0.8.0 (%default total) with safety lemmas for credential isolation.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"boj-server": {
"command": "npx",
"args": [
"-y",
"hyperpolymath/boj-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add boj-server npx -y hyperpolymath/boj-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"boj-server": {
"command": "npx",
"args": [
"-y",
"hyperpolymath/boj-server"
]
}
}
}
📋 Copy
README Excerpt
// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <
[email protected] > = boj-server :toc: preamble :icons: font image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/boj-server"]
Tools (3)
boj_cartridge_invoke opendatamcp origenemcp
Topics
boj-server capability-security formal-verification idris2 mcp-server