Skip to main content
Glama

BitSight Community MCP Server

by boecht
pyproject.toml457 B
[build-system] requires = ["setuptools>=45", "wheel"] build-backend = "setuptools.build_meta" [project] name = "birre" version = "1.0.0" description = "Birre" authors = [ {name = "Community", email = "noreply@example.com"} ] readme = "README.md" requires-python = ">=3.8" dependencies = [ "fastmcp>=0.3.0", "bitsight", "python-dotenv", "httpx" ] [tool.setuptools.packages.find] where = ["src"] [tool.setuptools.package-dir] "" = "src"

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