Skip to main content
Glama

BigBugAI MCP Server

by bigbugAi
.gitignore334 B
# Virtual environments .venv/ venv/ ENV/ # Python cache __pycache__/ *.py[cod] *$py.class # Build / dist build/ dist/ *.egg-info/ .eggs/ # Test & coverage .pytest_cache/ .coverage* htmlcov/ # Type checker / linters / tools .mypy_cache/ .ruff_cache/ # OS / IDE .DS_Store .idea/ .vscode/ # Env files .env .env.local # Logs *.log

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/bigbugAi/bigbugai-mcp'

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