Skip to main content
Glama

Indigo MCP Server Plugin

by mlamoure
.gitignore963 B
# macOS files .DS_Store # Python bytecode files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ # Jupyter Notebook .ipynb_checkpoints # PyBuilder target/ # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # PyCharm specific .idea/ *.iml .aider* *.indigoPlugin/Contents/Packages* /Hello Indigo.indigoPlugin/Contents/Resources/nodejs/ /Hello Indigo.indigoPlugin/Contents/Server Plugin/hello-indigo-ui/node_modules/ # Environment variable files .env* /Hello Indigo.indigoPlugin/Contents/Server Plugin/hello_indigo_ui/node_modules/ /vector_db.db # Database files *.db .pytest_cache/

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/mlamoure/indigo-mcp-server'

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