Skip to main content
Glama

Marvin MCP Server

by tsvikas
.gitignore849 B
# Created by https://www.toptal.com/developers/gitignore/api/pythonvanilla # Edit at https://www.toptal.com/developers/gitignore?templates=pythonvanilla ### PythonVanilla ### # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ __pypackages__/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Unit test / coverage reports .cache .pytest_cache/ .coverage # End of https://www.toptal.com/developers/gitignore/api/pythonvanilla # version file _version.py # virtual envs venv/ .venv/ # development tools .mypy_cache/ .ruff_cache/ .hypothesis/ .benchmarks/ # Secrets .env # jupyter .ipynb_checkpoints/ # TODO TODO* # LLMs CLAUDE.md # specific to this project:

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/tsvikas/marvin-mcp-server'

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