Back to Home
dearnidhi icon

MultiServer-Mcp

Verified Safe

by dearnidhi

Overview

Demonstrates building and interacting with multiple Microservice-Compatible Protocol (MCP) servers for math and text processing using a LangChain MCP client for direct tool invocation.

Installation

Run Command
python client.py

Environment Variables

  • GROQ_API_KEY

Security Notes

The project uses standard I/O for inter-process communication, limiting direct network exposure. Environment variables are loaded securely from a .env file. No 'eval' or obvious malicious patterns found in the provided code. The risk is primarily limited to vulnerabilities within the simple functions defined in mathserver.py and texttools.py, which appear safe.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2026-01-15

Tags

MCPLangChainMicroservicesToolingPython