mcp-template: extract gauntlet's MCP scaffolding into a reusable starter #5
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/gauntlet#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-03T19:53:41Z - https://github.com/coilysiren/gauntlet/issues/8
Inspiration:
openai/openai-mcpkit(Auth0 + OIDC MCP blueprint) andanthropics/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.Moved from coilysiren/coilyco-ai#39.
Iceboxed in the 2026-05-29 backlog burn-down: Speculative future scaffolding extraction, no dependency. Reopen anytime if it becomes real.