Skip to main content
Glama

BitSight Community MCP Server

by boecht
.mcp.json739 B
{ "mcpServers": { "serena": { "type": "stdio", "command": "/home/vsc/.platformio/penv/bin/uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "ide-assistant", "--project", "/home/vsc/Documents/Projects/birre" ], "env": {} }, "context7": { "type": "http", "url": "https://mcp.context7.com/mcp", "headers": { "CONTEXT7_API_KEY": "ctx7sk-4da112af-f825-4bd0-b07e-e2f819197da8" } }, "birre": { "command": "uv", "args": [ "run", "/home/vsc/Documents/Projects/birre/server.py" ], "env": {} } } }

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