A
securityF
licenseA
qualityA simple and extendable MCP server that currently provides basic addition functionality and can be easily extended by defining new tools with docstrings.
Last updated -
4
Python
a MCP server
https://github.com/modelcontextprotocol/python-sdk
使用 uv 管理依赖:
创建 .env
文件并配置LLM相关参数:
编辑 .env
文件,添加以下内容:
或者直接运行:
生产依赖:
mcp[cli]>=1.12.4
- MCP Python SDK测试依赖:
openai>=1.99.9
- OpenAI Python客户端python-dotenv>=1.0.1
- 环境变量加载工具httpx[socks]>=0.28.1
- HTTP客户端(支持SOCKS代理)langchain>=0.3.27
- LangChain核心库langchain-openai>=0.3.29
- LangChain的OpenAI集成langchain-mcp-adapters>=0.1.9
- LangChain与MCP的适配器langgraph>=0.6.4
- LangGraph库,用于构建agent工作流This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A simple MCP server that provides integer addition functionality. Enables users to perform basic arithmetic operations by adding two integers together through natural language interactions.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChaosXu/pymcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server