jaimenbell

8 mods across 9 repositories, 0 stars between them.

mcp-factory

01

jaimenbell/mcp-factory

MCP server Claude CodeCodexCursor

Manifest-driven MCP server scaffolder and runtime hub for Claude tool integrations. Runs locally from the jaimenbell-mcp-factory Python package.

0 2d ago A tokens not measured original MIT

bus-mcp

02

jaimenbell/bus-mcp

MCP server Claude CodeCodexCursor

Ergonomic MCP server fronting the self-hosted AlphaHive coordination-bus HTTP API (backend/coordinationbus.py) -- post/read/claim/release/heartbeat/status as MCP tools instead of hand-rolled curl. Fast-follow to the coordination-bus arc, github-mcp-shaped (MCP over an HTTP API). Runs locally from the bus-mcp Python…

0 20d ago A tokens not measured copy · 86% MIT

desktop-mcp

03

jaimenbell/desktop-mcp

MCP server Claude CodeCodexCursor

Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, and screen-recording. Config-gated tool groups (observe/window/input/record) -- input disabled by default. Local-only, single-machine. Runs locally from the desktop-mcp Python package.

0 20d ago A tokens not measured original MIT

discord-mcp

04

jaimenbell/discord-mcp

MCP server Claude CodeCodexCursor

MCP server over the real Discord REST API -- 5 read-only tools always on, plus 6 write tools (create/edit channel, create/edit role, edit guild, delete channel) gated behind DISCORDMCPENABLEWRITE=1 (default OFF), instead of hand-rolled Discord API calls. Runs locally from the jaimenbell-discord-mcp Python package.

0 20d ago A tokens not measured original MIT

rag-mcp

05

jaimenbell/rag-mcp

MCP server Claude CodeCodexCursor

Minimal, honest RAG-over-a-corpus MCP retrieval tool: searchknowledge(query, k) -> cited chunks. Local embeddings + embedded vector store. Auth-scoped, fail-soft, version-pinned. Runs locally from the jaimenbell-rag-mcp Python package.

0 10d ago A tokens not measured original MIT

rails-mcp

06

jaimenbell/rails-mcp

MCP server Claude CodeCodexCursor

Self-hosted, caller-configured default-deny action registry + append-only spend ledger + human sign-off audit trail, exposed as MCP tools. classify() is unconditional GATED -- that invariant is never configurable. Governance/safety flagship: stop an agent from doing something irreversible without a human noticing.…

0 20d ago A tokens not measured original MIT

vllm-ops-mcp

07

jaimenbell/vllm-ops-mcp

MCP server Claude CodeCodexCursor

Read-only ops/health MCP server for a local vLLM server (WSL2/systemd-managed): liveness vs real-completion health tiers, GPU/VRAM status, systemd service status, and live serve-flag introspection. No lifecycle-control tools in this release. Runs locally from the vllm-ops-mcp Python package.

0 20d ago A tokens not measured original MIT

github-mcp

08

jaimenbell/github-mcp

MCP server Claude CodeCodexCursor +2

Public read+write reference MCP server over the GitHub REST API. Env-gated tool groups (read always on, write off by default), fine-grained PAT auth that degrades to the unauthenticated tier, typed rate-limit/error payloads. Reference portfolio implementation, NOT the official GitHub MCP server. Runs locally from the…

0 20d ago A tokens not measured original MIT