These examples cover the Go MCP runtime (runtime/mcp), the TypeScript MCP runtime (ts/src/mcp), and the Python MCP runtime (py/src/apptheory/mcp) with Streamable HTTP behavior.
tools-only — Go tools-only MCP server.
tools-only-ts — TypeScript tools-only MCP server with deterministic testkit proof.
tools-only-py — Python tools-only MCP server with deterministic testkit proof.
tools-resources-prompts — Go MCP server with tools, resources, and prompts.
resumable-sse — Go resumable SSE streaming example.
For Claude Remote MCP deployment on AWS, start with docs/integrations/remote-mcp.md.