Metadata-Version: 2.4
Name: bgill-mcp-server
Version: 0.1.0
Summary: Simple MCP server that says hello
Author: Bobby Gill
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp[cli]>=1.8.0


# Local MCP Server

A simple MCP server that says hello. Built with FastMCP.

## Usage

Install:

    pip install local-mcp-server

Run:

    local-mcp-server
