SQL Database Bridge
Provides a bridge to SQL databases (MSSQL, MySQL, PostgreSQL) for executing queries, exploring schem...
Identify Your Database Credentials
Gather the following information for your Microsoft SQL Server (MSSQL) database:- Host (DB_HOST): The address of your database server (e.g.,
localhostor123.45.67.89). - Port (DB_PORT): The port number for SQL Server, usually
1433. - Database Name (DB_DATABASE): The name of your target database.
- Username (DB_USER): The user account for accessing the database.
- Password (DB_PASSWORD): The password for the above user.
- Optional settings:
- DB_ENCRYPT: Set
"true"for encrypted connections if your server requires it, otherwise"false". - DB_TRUST_SERVER_CERTIFICATE:
"true"if you want to trust the SQL certificate (typically"true"for local/testing,"false"for production).
- DB_ENCRYPT: Set
- Host (DB_HOST): The address of your database server (e.g.,
Fill in the FastMCP Connection Interface
In the FastMCP connection interface, click the "Install Now" button for the SQL Server integration.Enter Your Database Configuration
In the fields provided, enter the following values:- DB_HOST: Your database server address (e.g.,
localhost) - DB_PORT: Your database server port (most often
1433) - DB_DATABASE: The name of your database
- DB_USER: Your database username
- DB_PASSWORD: Your database password
- DB_ENCRYPT: Set to
"false"(or"true"if required) - DB_TRUST_SERVER_CERTIFICATE: Set to
"true"(or"false"if required for certificate validation)
- DB_HOST: Your database server address (e.g.,
Optional Advanced Configurations
Additional options you may see in the interface:- NODE_ENV: Set this according to your environment (
development,production, etc.) - LOG_LEVEL: Set the desired log level (e.g.,
info,debug).
- NODE_ENV: Set this according to your environment (
Save and Test the Connection
After entering the above values, save your configuration and use any provided button to test the SQL connection to ensure your credentials are correct.Start Using the Integration
Once the connection test succeeds, your AI assistant will be able to interact with your SQL database. You can now use database features as described in the documentation.
Note: Never share your DB_PASSWORD or database credentials with unauthorized users. Use account permissions and SSL/TLS encryption whenever possible for secure connections.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.
More for Monitoring
View All →Dual-Cycle Reasoner
Provides dual-cycle metacognitive reasoning framework that detects when autonomous agents get stuck in repetitive behaviors through statistical anomaly detection and semantic analysis, then automatically diagnoses failure causes and generates recovery strategies using case-based learning.
Prometheus
Integrates with Prometheus monitoring systems to provide direct access to time-series metrics through specialized tools for discovering available metrics and labels, retrieving metadata and target information, and executing PromQL queries for real-time performance analysis and operational intelligence.