very-simple-mcp-server

strong-theory/very-simple-mcp-server

3.1

If you are the rightful owner of very-simple-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 simple MCP server using FastMCP and Vscode.

Very very simple MCP server with FastMCP and Vscode

Running

python3 -m venv .venv

source .venv/bin/activate

python3 -m pip install -r requirements.txt

python3 server.py