Skip to main content
Glama

BitSight Community MCP Server

by boecht
.gitignore569 B
# Python bytecode and cache __pycache__/ *.pyc *.pyd *.pyo *.egg-info # Virtual environments .venv/ .Python lib/ lib64/ var/ # Build artifacts build/ dist/ sdist/ wheels/ parts/ downloads/ .installed.cfg MANIFEST artifacts/ # Testing and coverage .*cache .coverage coverage.json coverage.xml htmlcov/ .hypothesis/ .benchmarks/ megalinter-reports/ # IDE and editor .vscode/* !.vscode/mcp.json .claude/ .serena/ # Local configuration (private/personal) *.local.toml # Logs *.log # Project planning and tracking (temporary, not for commit) .project-notes/ scripts/

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/boecht/bitsight-community-mcp-server'

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