162,405 tools. Last updated 2026-05-30 08:38
"A tool for analyzing SQL database structure and functionality" matching MCP tools:
- Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.Apache 2.0
- Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.Mozilla Public 2.0
- Retrieve detailed schema information for PostgreSQL tables including column definitions, constraints, indexes, and metadata to analyze database structure and relationships.MIT
- Execute SQL SELECT queries to retrieve data from PostgreSQL databases. This read-only tool returns query results with rows, columns, and metadata for database analysis.MIT
- Retrieve detailed schema information including objects, sizes, and permissions to analyze database organization and access patterns.MIT
- Retrieve a list of all tables with schema, owner, type, and size information from a PostgreSQL database to understand its structure and contents.MIT
Matching MCP Servers
- FlicenseAqualityCmaintenanceConverts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.Last updated23
- Alicense-qualityCmaintenanceEnables interaction with SQLite, MySQL, PostgreSQL, and SQL Server databases through tools for connection management, parameterized query execution, and schema inspection.Last updated4MIT
Matching MCP Connectors
Access comprehensive company data including financial records, ownership structures, and contact information. Search for businesses using domains, registration numbers, or LinkedIn profiles to streamline due diligence and lead generation. Retrieve historical financial performance and complex corporate group structures to support informed business analysis.
Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.
- Execute read-only SQL SELECT queries to retrieve data from a MySQL database. This tool enables data analysis and information extraction through direct database queries.MIT
- Access the complete database schema, relationships, and SQL patterns to understand Shopify store data structure before querying.MIT
- Extract web content and convert it to clean Markdown for reading documentation, analyzing content, and gathering information from websites while preserving links and structure.MIT
- Fetch option chain data and load it into an SQL database for analysis using SQL queries. This tool enables structured querying of options data for the specified underlying symbol.MIT
- Fetch historical stock price data and load it into a SQL database for analysis. Use this tool to prepare market data for SQL queries, enabling detailed financial analysis of price trends and patterns.MIT
- Execute read-only SQL queries (SELECT/SHOW/DESCRIBE/EXPLAIN) against a local WordPress database for data analysis and debugging.GPL 3.0
- Execute SQL queries on Snowflake data warehouses to retrieve, analyze, or modify data. Supports custom database, schema, and warehouse configurations for targeted operations.
- Analyze SQL query execution plans to understand database performance, optimize queries, and simulate index changes for PostgreSQL databases.MIT
- Execute read-only SQL queries against your PostgreSQL database and retrieve the results.
- Run SQL statements to modify database data or structure, including INSERT, UPDATE, DELETE, CREATE TABLE, and DROP TABLE operations.MIT
- Execute a SQL SELECT query on an Oracle database. Provide the SQL without a trailing semicolon to retrieve results.MIT
- Execute read-only SQL queries on your Neon database and retrieve results directly through the integration hub.
- Extract web content and convert it to clean Markdown format for reading documentation, analyzing information, and gathering data from websites while preserving links and structure.Apache 2.0
- Create a new table in a SQLite database by providing a full CREATE TABLE SQL statement.ISC