MCP Server Demo

by saun09

110 downloads
Not rated
GitHub

Description

# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic tools and data beyond their training. This project shows how to build your own MCP server with example tools like…

About

# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic tools and data beyond their training. This project shows how to build your own MCP server with example tools like addition, greetings, and weather info. --- ##…

Details

Author
saun09
Downloads
110
Categories
Other

- Built with Python and FastMCP framework
- Example tools: addition, greetings, weather info
- Connects to Claude Desktop or MCP-compatible clients
- Requires pip dependencies: mcp[cli], requests, uvicorn

Clone the repository, install dependencies with pip install mcp[cli] requests uvicorn, add your API keys in server.py, then run the server. Connect the server to Claude Desktop or any MCP-compatible client.

MCP Server Demo

This is a basic Model Context Protocol (MCP) server built in Python using FastMCP.

---

About

MCP lets AI models like Claude access dynamic tools and data beyond their training. This project shows how to build your own MCP server with example tools like addition, greetings, and weather info.

---

Getting Started

- Clone this repo
- Install dependencies with pip install mcp[cli] requests uvicorn
- Add your API keys in server.py
- Run the server with:

---

How to Use

You can connect this server to Claude Desktop or any MCP-compatible client.

---

Learn More

Read my full blog post to understand the project in detail:
https://medium.com/@saundaryasubramaniam/model-context-protocol-mcp-because-your-models-need-a-boss-too-7ccb015c8d4f

---

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.