Facilitates the creation of Model Context Protocol (MCP) servers in Python using FastAPI and streamable HTTP.
Simple is a Python-based project focused on building MCP servers. It leverages FastMCP, FastAPI, and streamable HTTP to provide a clear and accessible platform for understanding and working with the Model Context Protocol. The project provides a testing platform for MCP clients and emphasizes the separation between service and client, showcasing the recommended approach for building MCP servers with streamable HTTP transport.