Skip to main content
Glama

PyMCP Sum Server

by ChaosXu
pyproject.toml402 B
[project] name = "pymcp" version = "0.1.0" description = "A MCP Server" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.12.4", ] [project.optional-dependencies] test = [ "openai>=1.99.9", "python-dotenv>=1.0.1", "httpx[socks]>=0.28.1", "langchain>=0.3.27", "langchain-openai>=0.3.29", "langchain-mcp-adapters>=0.1.9", "langgraph>=0.6.4", ]

MCP directory API

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