seosiri-db-infra-mcp
OfficialProvides Cloudflare infrastructure control, including auditing Worker deployment states and routes.
Audits Cloudflare Workers deployment states and routes, allowing monitoring of deployment status and configuration.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seosiri-db-infra-mcpAudit my S3 bucket security settings"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
π 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.
This server cannot be installed
Maintenance
Related MCP Servers
- Flicense-qualityDmaintenanceProvides read-only SQL query access to Postgres and DuckDB databases via MCP tools, with extensive security hardening for public endpoints.Last updated1
- Flicense-qualityCmaintenanceMiddleware that converts existing APIs/DBs into MCP tools with secure credential injection, data scoping, and immutable audit logs.Last updated

masaro-infra-mcpofficial
Flicense-qualityCmaintenanceA secure MCP server providing read-only tools to interact with Cloudflare, Coolify, and other infrastructure services, enabling AI clients to safely diagnose and validate environments.Last updated- Alicense-qualityBmaintenanceMCP 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 updatedApache 2.0
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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