MCP-Server
About
A repository containing multiple Model Context Protocol (MCP) server projects. It currently includes a shell command execution server (Shellserver) and a sentiment analysis server (client-server-sentiment), both built using the MCP Python SDK. Aimed at developers who want to…
Details
- Author
- P-RajaRamesh
- Downloads
- 309
- Categories
- Other
Jump to
- Shellserver provides a terminal tool for executing shell commands.
- Sentiment analysis server exposes a tool via mcp_server.py.
- Both servers are built with the MCP Python SDK.
- Compatible with LLM applications like Claude.
- Includes a custom client example (mcp_client.py) for the sentiment server.
—
MCP-Server
Projects on MCP serverYou can browse the below branches under my MCP-Server repo:
Shellserver
- A simple MCP (Model Context Protocol) server that provides a terminal tool for executing shell commands. - It's built using the MCP Python SDK and enables LLM applications like Claude to run commands on your system. - 🔗Branch Link: https://github.com/P-RajaRamesh/MCP-Server/tree/Shellserverclient-server-sentiment
- This project exposes the sentiment analysis tool from mcp_server.py and that tool will be consumed in any client application like claude or any custom client application like mcp_client.py - 🔗Branch Link: https://github.com/P-RajaRamesh/MCP-Server/tree/client-server-sentimentSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



