Skip to main content
Glama

Fermat MCP

MIT License
5
pyproject.toml494 B
[project] name = "fermat-mcp" version = "0.1.0" description = "MCP Server for mathematical computation and plotting." readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastmcp>=2.10.5", "matplotlib>=3.10.3", "numpy>=2.3.1", "pytest>=8.4.1", "pytest-asyncio>=1.1.0", "ruff>=0.12.4", "smithery>=0.4.2", "sympy>=1.14.0", ] [build-system] requires = ["setuptools>=42"] build-backend = "setuptools.build_meta" [tool.setuptools] packages = ["fmcp"]

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/abhiphile/fermat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server