Skip to main content
Glama

MCP Calculator Server

.gitignore838 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so .gitignore # Distribution / packaging build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # PyInstaller # Usually these files are written by a python script from a template *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Virtual environments venv/ ENV/ env/ .venv/ .env/ # Spyder project settings .spyderproject .spyproject # Rope project settings .ropeproject # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # pytest .cache # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # Pytype .pytype/ # Cython debug symbols cython_debug/ # VS Code settings .vscode/ # macOS .DS_Store # Windows Thumbs.db

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/linuxacademyir/calculator-mcp'

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