Skip to content

Add claude-mcp-server-template to Frameworks list#4144

Open
alexisgarcia-dev wants to merge 1 commit into
modelcontextprotocol:mainfrom
alexisgarcia-dev:add-claude-mcp-server-template
Open

Add claude-mcp-server-template to Frameworks list#4144
alexisgarcia-dev wants to merge 1 commit into
modelcontextprotocol:mainfrom
alexisgarcia-dev:add-claude-mcp-server-template

Conversation

@alexisgarcia-dev
Copy link
Copy Markdown

This PR adds alexisgarcia-dev/claude-mcp-server-template to the Frameworks > For servers section (the section that already lists similar templates like Template MCP Server and Next.js MCP Server Template).

What it is

A Python MCP server template focused on production-survival patterns. Built around the 5 patterns that distinguish ~9% healthy from ~52% dead public MCP server endpoints in the April 2026 community scan (Apigene).

Highlights

  • Tools + Resources + Prompts complete (top ~4% of public servers per digitalapplied.com 2026 stats)
  • JSON-RPC tools/list healthcheck (bearer auth + Streamable HTTP transport + tool registration verified in one call)
  • OpenTelemetry + Jaeger 1.62 observability included out of the box
  • 10 ADR-light architectural decisions documented with verified tier-2 sources
  • End-to-end validated across 4 layers (Layer 4 = clone fresh from public GitHub URL)
  • v1.0.0 frozen-by-design stable reference (community-driven roadmap)
  • 58 tests passing, GitHub Actions CI matrix Python 3.11/3.12/3.13, CodeQL + Bandit + Dependabot

Checklist

  • One-line entry, alphabetically placed in Frameworks > For servers
  • Format matches existing entries in that section (* **[Name](url)** (Lang) - description)
  • Project repo is public, MIT-licensed, with CI and tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant