mcp-template: extract gauntlet's MCP scaffolding into a reusable starter #5

Closed
opened 2026-05-23 20:54:22 +00:00 by coilysiren · 1 comment
Owner

Originally filed by @coilysiren on 2026-05-03T19:53:41Z - https://github.com/coilysiren/gauntlet/issues/8

🤖 Filed by Claude Code on Kai's behalf.

Inspiration: openai/openai-mcpkit (Auth0 + OIDC MCP blueprint) and anthropics/anthropic-tools.

Joins against: gauntlet/ (Python MCP server, hypothesis tests, mypy strict, audit-log shape), eco-mcp-app/ (alternate Python MCP App reference).

OpenAI's mcpkit and Anthropic's tools repo both ship as "here's how to start." Gauntlet has the production-shape pieces neither does: argv discipline borrowed from coily, hypothesis-tested MCP tool implementations, and a run-buffer pattern that survives crashes. Extract the scaffolding into coilysiren/mcp-template: a starter for Python MCP servers that bakes in lockdown-style argv validation and JSON-twin discoverability. Costs little since the code already exists, gives Kai a third public MCP artifact next to gauntlet and eco-mcp-app.

🤖 Filed by Claude Code on Kai's behalf.


Moved from coilysiren/coilyco-ai#39.

_Originally filed by @coilysiren on 2026-05-03T19:53:41Z - [https://github.com/coilysiren/gauntlet/issues/8](https://github.com/coilysiren/gauntlet/issues/8)_ > 🤖 Filed by Claude Code on Kai's behalf. **Inspiration:** [`openai/openai-mcpkit`](https://github.com/openai/openai-mcpkit) (Auth0 + OIDC MCP blueprint) and [`anthropics/anthropic-tools`](https://github.com/anthropics/anthropic-tools). **Joins against:** `gauntlet/` (Python MCP server, hypothesis tests, mypy strict, audit-log shape), `eco-mcp-app/` (alternate Python MCP App reference). OpenAI's mcpkit and Anthropic's tools repo both ship as "here's how to start." Gauntlet has the production-shape pieces neither does: argv discipline borrowed from coily, hypothesis-tested MCP tool implementations, and a run-buffer pattern that survives crashes. Extract the scaffolding into `coilysiren/mcp-template`: a starter for Python MCP servers that bakes in lockdown-style argv validation and JSON-twin discoverability. Costs little since the code already exists, gives Kai a third public MCP artifact next to gauntlet and eco-mcp-app. > 🤖 Filed by Claude Code on Kai's behalf. --- *Moved from coilysiren/coilyco-ai#39.*
Author
Owner

Iceboxed in the 2026-05-29 backlog burn-down: Speculative future scaffolding extraction, no dependency. Reopen anytime if it becomes real.

Iceboxed in the 2026-05-29 backlog burn-down: Speculative future scaffolding extraction, no dependency. Reopen anytime if it becomes real.
coilysiren 2026-05-30 05:44:12 +00:00
  • closed this issue
  • added the
    P4
    label
Commenting is not possible because the repository is archived.
No description provided.