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-servercd mcp-serversource .venv/bin/activatepip install -e .python src/server.py
to run mcp inspector:
npm install -g @modelcontextprotocol/inspectormcp-inspector python src/server.py