aaronamano/first-mcp-server
3.1
If you are the rightful owner of first-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 document provides a structured summary of a Model Context Protocol (MCP) server setup.
Overview
I am creating my first mcp server
Directions
- run
uv venv - run
source .venv/bin/activate - run
uv pip install fastmcp - run
fastmcp run server.pyorpython3 server.pyif you have the code in lines 13-14 ofserver.py