surenpoghosian/mcp-server
3.1
If you are the rightful owner of 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.
The Model Context Protocol (MCP) server is a framework designed to facilitate communication and interaction between machine learning models and various client applications.
MCP Server
Example mcp server
git clone https://github.com/surenpoghosian/mcp-server
cd mcp-server
source .venv/bin/activate
pip install -e .
python src/server.py
to run mcp inspector:
npm install -g @modelcontextprotocol/inspector
mcp-inspector python src/server.py