first-mcp-server

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

  1. run uv venv
  2. run source .venv/bin/activate
  3. run uv pip install fastmcp
  4. run fastmcp run server.py or python3 server.py if you have the code in lines 13-14 of server.py