Skip to main content
Glama
SEOSiri-Official

seosiri-db-infra-mcp

Official

seosiri-db-infra-mcp

πŸ“– 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.


Related MCP server: Agent Data Gateway

πŸš€ 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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    MCP server for multiple databases (PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis) with tools for schema inspection, querying, performance diagnostics, and safe write operations, featuring access modes, PII masking, and audit logging.
    Last updated
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Paid remote MCP for schema drift checks, approvals, receipts, and release audit logs.

  • Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.

  • A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud

View all MCP Connectors

Latest Blog Posts

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/SEOSiri-Official/seosiri-db-infra-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server