mcp-server-sample

mcp-server-sample

3.1

If you are the rightful owner of mcp-server-sample 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.

The Model Context Protocol (MCP) server is designed to facilitate seamless communication and integration between machine learning models and various applications.

settings

create a python virtual environment.

uv venv
source .venv/bin/activate
uv add "mcp[cli]"

result

start mcp inspector.

mcp dev ./server.py

add tool

greeting resource

translation prompt

Related MCP Servers

View all python servers →