MCP_Server_and_Client
0
This project provides a simple implementation of both an MCP server and client, offering basic functionalities like listing and accessing tools, resources, and prompts.
MCP Server and Client
This project demonstrates a simple implementation of an MCP server and client.
Running the Server
python mcp_server.py
The server will start and listen for incoming connections.
Running the Client
python mcp_client.py
The client will connect to the server and demonstrate the following:
- Listing available tools and resources.
- Calling tools.
- Fetching list of resources and accessing them.
- Fetching list of prompts and accessing them.
Video Demo
Watch the demo full walkthrough of this project here: https://youtu.be/-WogqfxWBbM