schwannden/mcp-server-demo
If you are the rightful owner of mcp-server-demo 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 project demonstrates how to set up an MCP Server using Python and integrate it with Goose or Claude Desktop to interact with AI tools.
MCP Server Demo with Goose
This project demonstrates how to set up an MCP Server using Python and integrate it with Goose or Claude Desktop to interact with AI tools. See Original Post For introduction.
Prerequisites
- uv package manager installation guide
Project Setup
uv sync
pre-commit install
Running Dev Server
mcp dev src/mcp_server_demo/server.py
Playing with Goose or Claude
See Original Post