MCP Catalog

Discover, install, and connect MCP servers. Changes here sync directly into Dashboard > MCP Servers.

CodeInstalledConnectedonline

GitHub

Repository, issue, PR, and code graph operations for release and incident workflows.

GitHub tool manifest refreshed: 41 tools available across repos and pull requests.

syra mcp add github --profile prod-release
DatabaseInstalledConnectedonline

PostgreSQL

Read-only operational analytics, reconciliation queries, and release readiness reports.

Connection pool healthy. Median query latency 41ms over the last 5 minutes.

syra mcp add postgres --dsn $SYRA_ANALYTICS_DSN
SearchInstalledConnectedonline

Brave Search

External search used for release intelligence, vendor updates, and incident context.

Search session warmed. 3 cached provider profiles ready for rapid lookup.

syra mcp add brave-search --region global
BrowserInstalledConnectedstarting

Puppeteer

Runtime smoke validation, screenshot capture, and post-deploy browser checks.

Chromium sandbox is warming up before the next smoke cycle.

syra mcp add puppeteer --headless
ProductivityInstalledDisconnectedoffline

Slack

Push release notifications, agent escalations, and approval requests into the ops channel.

Bridge idle. Waiting for the next outbound notification batch.

syra mcp add slack --workspace syra-ops
ProductivityInstalledDisconnectedoffline

Notion

Capture rollout briefs, postmortems, and operating notes in the shared workspace.

Installation ready. Connection held back until the docs sync window opens.

syra mcp add notion --space syra-docs
DatabaseInstalledDisconnectedoffline

SQLite

Local state inspection, cache debugging, and lightweight data exports.

Connector installed and waiting for ad-hoc local inspection requests.

syra mcp add sqlite --file ./data/syra.sqlite
ProductivityInstalledConnectedonline

Memory

Persistent knowledge storage for operator notes, prior incidents, and release context.

Vector index healthy. 184 release and incident notes available to the agent fleet.

syra mcp add memory --namespace syra-prod
CodeInstalledConnectedonline

Filesystem

File, directory, and artifact operations across the synchronized workspace tree.

Workspace file graph refreshed with 18 generated artifacts and 6 notes files.

syra mcp add filesystem --scope workspace
DatabaseAvailableDisconnectedoffline

MySQL

Secondary database access for legacy service migration and parity checks.

Available from the catalog and ready for staged installation.

syra mcp add mysql --dsn $SYRA_LEGACY_MYSQL_DSN
DatabaseAvailableDisconnectedoffline

Redis

Queue peeking, cache inspection, and transient session debugging.

Queued for install when cache-debug permissions are granted.

syra mcp add redis --url $SYRA_CACHE_URL
ProductivityInstalledDisconnectedoffline

Sentry

Error tracking, release health, and issue triage for production incidents.

Release health feed is configured and ready for the next incident review cycle.

syra mcp add sentry --org syra-platform