Seosiri Db Infra
FreeNot checkedProvides secure live database querying, schema inspection, AWS S3 security audits, and Cloudflare infrastructure control through MCP tools.
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.
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-mcpFAQ
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
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
by wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
by madhurprashPostgres
Query your database in natural language
by AnthropicPostgreSQL
Read-only database access with schema inspection.
by modelcontextprotocolRedis
Interact with Redis key-value stores.
by modelcontextprotocolSQLite
Database interaction and business intelligence capabilities.
by modelcontextprotocolmxcp
Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement.
by raw-labstadas-github/a2asearch-mcp
MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: npx -y a2asearch-mcp. Ask Claude: "Find MCP servers for database access
by tadas-githubjulien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by desi
by julien040drakonkat/wizzy-mcp-tmdb
A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.
by drakonkatCompare 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
