- MCP Example
created by
polymath-raval5 days ago
Information
MCP Example
A LangChain MCP application for mathematical calculations using OpenAI's GPT model.
Features
- Basic arithmetic operations
- Natural language processing for calculations
- OpenAI GPT integration
Setup
- Install dependencies:
pip install -e .
- Set up
.env
with OpenAI API key - Run tests:
pytest tests/
- Run application:
python src/client.py
Recommended Clients
MCP_LLM使用大模型结合mcp协议
MCP CLI ClientEen lokale MCP host en client die met meerdere LLM's en meerdere MCP servers kan werken.
MCP ClientA very simple MCP demo, based off of Anthropics MCP examples, with the added bonus of an agency loop
Cursor Apple Notes IndexerAn MCP app for Cursor that searches and indexes Apple Notes locally
Python MCP Client
Mcp_agent_streamlit_rag
健康管理系统
Flask Webapplicatie met LLM-integratie en MCP-toolsFlask webapplicatie met LLM-integratie en MCP-tools voor het verwerken van prompts via verschillende AI-modellen en contextuele tools.
Mattermost MCP Client
research