The MCP Go SDK is the official Go software development kit for the Model Context Protocol (MCP), enabling the construction of MCP servers and clients. It provides comprehensive APIs for protocol implementation, JSON-RPC transport, and OAuth authentication, maintained in collaboration with Google. This SDK simplifies integration for AI model context protocols, with high popularity (3227 stars) and an active community.
Supermemory is a memory engine and user-facing app designed for the AI era. It provides fast, scalable memory storage and retrieval, conversational access to saved content, integrations with major AI tools via MCP, a web app, browser and Raycast extensions, and developer APIs plus self-hosting options for enterprises.
The official Python SDK for the Model Context Protocol (MCP). It implements the MCP specification for building MCP servers and clients, exposing Resources, Tools and Prompts, supporting transports like stdio, SSE and Streamable HTTP, structured output, lifespan management, OAuth authentication, progress reporting, elicitation, and other MCP features to provide standardized context and functionality to LLM applications.