Argos-MCP

AraneaDev/Argos-MCP
★ 0 stars TypeScript Database Updated 5d ago
Argos-MCP — a hundred eyes on your databases. MCP server giving Claude Code secure, read-only-capable SQL access to PostgreSQL, MySQL, SQLite and SQL Server, with SSH tunnelling, schema caching and field redaction.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "argos-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AraneaDev/Argos-MCP"
      ]
    }
  }
}

README Excerpt

> *Argos Panoptes — the hundred-eyed giant who never slept, set to watch over what mattered most.* **Argos-MCP** — a hundred eyes on your databases. Connect Claude Code to PostgreSQL, MySQL, SQLite, and SQL Server with strong security defaults, per-query auditing, and multi-database support. > **Pre-release / in active development.** Argos-MCP is **not yet published to npm** — the publish step in the release workflow is deliberately dormant. The source is public on [GitHub](https://github.com/Ar

Tools (9)

customfull_maskpartial_maskreplacesql_add_databasesql_get_configsql_remove_databasesql_set_mcp_configurablesql_update_database

Topics

anthropicclaudeclaude-codedatabasemcpmcp-servermodel-context-protocolmysqlpostgresqlsqlsql-serversqlitessh-tunneltypescript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →