Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Seosiri Db Infra

FreeNot checked

Provides secure live database querying, schema inspection, AWS S3 security audits, and Cloudflare infrastructure control through MCP tools.

GitHubEmbed

About

Provides secure live database querying, schema inspection, AWS S3 security audits, and Cloudflare infrastructure control through MCP tools.

README

📖 Official Architecture & Documentation: SEOSiri Database Infrastructure Guide | Central MCP Directory

An open-source, local-first Model Context Protocol (MCP) server for Secure Live Database Querying, Schema Inspection, AWS S3 Security Audits, and Cloudflare Infrastructure Control.


seosiri-db-infra-mcp MCP server

💖 Sponsorship, B2B Custom Solutions & Attribution

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.


🚀 Capabilities & Tools (10 Production Tools)

  • execute_readonly_postgres_query: Executes parameterized read-only SQL queries with SELECT-only validation.
  • inspect_database_schema_tree: Extracts table schemas, column data types, and indexes.
  • audit_aws_s3_bucket_security: Inspects AWS S3 bucket policies, encryption, and public-access block flags.
  • check_cloudflare_worker_deployment_status: Audits Cloudflare Workers deployment states and routes.
  • mask_sensitive_query_columns: Applies dynamic column-level PII/PHI masking to query result sets.
  • enforce_query_timeout_guardrails: Configures query execution timeouts to prevent table locks.
  • export_query_parquet_buffer: Formats database query results into columnar Parquet buffers.
  • sanitize_database_input_payload: Strips SQL mutation attempts (DROP, DELETE, UPDATE).
  • get_live_db_throughput_metrics: Monitors system health and connection metrics.
  • get_db_server_specifications: Returns protocol specs and capability matrices.

🛠️ Quickstart

Installation

pip install -e .

Run Tests

pytest tests/test_db_infra.py

🔌 Claude Desktop / Cursor Configuration

Add this block to your claude_desktop_config.json or Cursor settings file:

{
  "mcpServers": {
    "seosiri-db-infra-mcp": {
      "command": "python",
      "args": ["-m", "seosiri_db_infra_mcp"]
    }
  }
}

📄 License

Distributed under the MIT License. See LICENSE for more information.

from github.com/SEOSiri-Official/seosiri-db-infra-mcp

Installing Seosiri Db Infra

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/SEOSiri-Official/seosiri-db-infra-mcp

FAQ

Is Seosiri Db Infra MCP free?

Yes, Seosiri Db Infra MCP is free — one-click install via Unyly at no cost.

Does Seosiri Db Infra need an API key?

No, Seosiri Db Infra runs without API keys or environment variables.

Is Seosiri Db Infra hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Seosiri Db Infra in Claude Desktop, Claude Code or Cursor?

Open Seosiri Db Infra on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Seosiri Db Infra with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All data MCPs