Skip to main content
Glama

Mingli MCP Server

by spyfree
.flake8407 B
[flake8] max-line-length = 100 exclude = .git, __pycache__, venv, .venv, build, dist, *.egg-info, .pytest_cache, .mypy_cache # E203: whitespace before ':' (conflicts with black) # W503: line break before binary operator (conflicts with black) # E501: line too long (handled by black) ignore = E203,W503,E501 per-file-ignores = __init__.py:F401 tests/*:F401,F811

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/spyfree/mingli-mcp'

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