Back to Home
prateekmulye icon

mcp-server-client-demo

Verified Safe

by prateekmulye

Overview

This project demonstrates the integration of custom Micro-Core Protocol (MCP) servers providing tools with a LangChain client.

Installation

Run Command
No command provided

Environment Variables

  • OPENAI_API_KEY

Security Notes

The provided code is simple and does not contain obvious security risks such as `eval`, `exec`, or hardcoded credentials. It properly uses `python-dotenv` for API keys. The exposed functions perform basic arithmetic and return a hardcoded string. Security would largely depend on the `mcp.server.fastmcp` framework's implementation, which is not fully visible.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-12-01

Tags

LangChainMCPServer-ClientDemoPython