simple-mcp-server

saun09/simple-mcp-server

3.2

If you are the rightful owner of simple-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Tools
3
Resources
0
Prompts
0

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