mcp-server-demo

schwannden/mcp-server-demo

3.1

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

  1. uv package manager installation guide

Project Setup

  1. uv sync
  2. pre-commit install

Running Dev Server

  1. mcp dev src/mcp_server_demo/server.py

Playing with Goose or Claude

See Original Post