Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Server Example

A simple weather api example. The MCP Server calls my private weather station API.

It's the source code of my blog post: https://muench.dev/post/2025-04-das-model-context-protocol-mcp

Requirements

  • Python 3.12
  • uv

Getting started

Clone repository and run:

uv venv
source .venv/bin/activate
uv pip install .
fastmcp run --transport=sse --port=8000 main.py

About

fastmcp example server

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages