012 GitHub stars
02Allows definition and registration of custom tools that the LLM can invoke.
03Offers simple transport using standard input/output, ideal for process-based servers.
04Enables exposing data sources for the LLM to read.
05Provides structured prompt templates the LLM can request and use.
06Implements core server-side aspects of the MCP specification.