Gatehouse Submit a tool

DevOps

8 tools · 2 vetted by hand. Vetted listings first.

posthog-mcp logo posthog-mcp MCP server

“This is not a read-only tool, and its reach is exactly the scopes of the personal API key you hand it. Of its 44 tools, 26 read and 18 write, and 5 of those delete production objects (delete-feature-flag, insight-delete, dashboard-delete, experiment-delete, survey-delete). The safety is real and server-enforced: every tool declares its required_scopes and PostHog checks them, so a key minted with only :read scopes mechanically blocks every write and delete. So mint one that way. Create a read-scoped personal API key unless you specifically want an agent creating feature flags in your live project. Second thing to know: the default install points at https://mcp.posthog.com/mcp, a hosted Cloudflare Worker, so your key and query results transit PostHog's own infrastructure (you already trust them with this data, and you can self-host by pointing POSTHOG_BASE_URL at your own worker). Two smaller notes: the docs-search tool sends your question to api.inkeep.com, a third party, and the server reports its own tool-call usage back to PostHog via posthog-node. No filesystem access, no other egress.”

failing checks listed Jul 16 ✓ Vetted
sentry-mcp logo sentry-mcp MCP server

“Official, and it connects the way you'd hope. On sentry.io you don't paste a token, you approve a device-code login; self-hosted takes a token and a --host. Once connected it reads your org's real issues, errors, and traces. That's the point, and also the thing to be deliberate about. Production error data is where stack traces, user emails, and other PII live, and this pulls it into the model's context. Fine for most work, worth a thought under strict data rules. Two smaller notes. The server reports its own telemetry to Sentry via a built-in DSN (Sentry using Sentry; override it with --sentry-dsn if you'd rather it didn't), and --agent mode collapses the tool surface to a single use_sentry tool, which is the lighter way to run it inside an agent.”

alive listed Jul 11 ✓ Vetted
aws-mcp logo aws-mcp MCP server

Open source MCP Servers for AWS

alive listed Jul 12 unvetted
cloudflare-mcp logo cloudflare-mcp MCP server

mcp-server-cloudflare: a Claude Code / MCP tool.

alive listed Jul 12 unvetted
desktop-commander-mcp logo desktop-commander-mcp MCP server

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

alive listed Jul 12 unvetted
github-mcp-server logo github-mcp-server MCP server

GitHub's official MCP server: repos, issues, pull requests, and Actions through the GitHub API, hosted remotely or run locally in Docker.

alive listed Jul 11 unvetted
grafana-mcp logo grafana-mcp MCP server

MCP server for Grafana

alive listed Jul 12 unvetted
heroku-mcp logo heroku-mcp MCP server

Heroku Platform MCP Server using the Heroku CLI