Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 324 Bytes

File metadata and controls

12 lines (9 loc) · 324 Bytes

Model Context Protocol (MCP)

This is a tutorial for a Python project that implements the Model Context Protocol (MCP). The MCP is a protocol for interacting with AI models in a standardized way.

The project includes the following:

  • mcp-basic
  • mcp-server-notes
  • mcp-server-pokemon
  • mcp-server-airbnb
  • streamlit-mcp