kahliburke/Kaimon.jl
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution, introspection, debugging, testing, and semantic search
Implements 32+ MCP tools spanning code execution, debugging, and semantic search via ZMQ-connected external Julia processes with automatic schema generation. Features a terminal dashboard for monitoring sessions and a "Gate" abstraction that lets custom domain logic become AI-callable through function introspection. Integrates with Claude Code, Cursor, VS Code debugging, and Qdrant for natural-language code search across indexed Julia projects.
Stars
27
Forks
3
Language
Julia
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kahliburke/Kaimon.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
freema/openclaw-mcp
🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw...
cg3-llc/prior_mcp
MCP server for Prior — give any AI agent instant access to a shared knowledge base of proven...
AIWerk/openclaw-mcp-bridge
OpenClaw MCP Client Plugin - bridges MCP servers into OpenClaw via registerTool
7ossamfarid/mcp-mindmesh
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates...
leonardsellem/codex-specialized-subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global...