mcp_server_client_example

mcp_server_client_example

0

This project provides a basic demonstration of a Model Context Protocol (MCP) client and server setup. It includes example implementations for weather services and AI integration using Claude AI.

MCP Client & Server Example

  • Prerequisites: Python 3.12 or higher, "uv" package installer, and environment variables for Anthropic API key.
  • Installation includes cloning the repository, installing "uv", setting up a virtual environment, and configuring dependencies.
  • The project features a simple client and server structure for MCP, with an example implementation of weather services using the National Weather Service API and integration with Claude AI.