Timeplus
Integrates with Timeplus to enable SQL query execution and database information retrieval for real-t...
Identify Your ClickHouse Server Details
- Collect the following information for your ClickHouse service:
- Hostname (
CLICKHOUSE_HOST) - Username (
CLICKHOUSE_USER) - Password (
CLICKHOUSE_PASSWORD)
- Hostname (
- (Optional) If you want to connect to a specific database, also collect the database name (
CLICKHOUSE_DATABASE).
- Collect the following information for your ClickHouse service:
Default/Public/Cloud/Playground Settings
- For ClickHouse Cloud, obtain your credentials from your ClickHouse Cloud dashboard.
- For the ClickHouse SQL Playground, use:
CLICKHOUSE_HOST:sql-clickhouse.clickhouse.comCLICKHOUSE_USER:demoCLICKHOUSE_PASSWORD: (leave empty)
Add ENV Values in FastMCP
- Click the "Install Now" button for the ClickHouse MCP server in your FastMCP interface.
- In the FastMCP connection interface, you will see fields for environment variables.
Fill in the Required Environment Variables
Enter your ClickHouse connection details in the interface:
CLICKHOUSE_HOST: (your ClickHouse server host or usesql-clickhouse.clickhouse.comfor playground)CLICKHOUSE_USER: (your ClickHouse username ordemofor playground)CLICKHOUSE_PASSWORD: (your password, or leave blank for playground)
(Optional) Fill in additional fields if you want to override defaults:
CLICKHOUSE_PORT(typically8443for secure connections,8123for non-secure)CLICKHOUSE_SECURE(truefor HTTPS,falseotherwise)CLICKHOUSE_VERIFY(trueto verify SSL certificates)CLICKHOUSE_CONNECT_TIMEOUT,CLICKHOUSE_SEND_RECEIVE_TIMEOUT,CLICKHOUSE_DATABASEas needed
Complete the Installation
- Save your changes in the FastMCP connection interface.
- The MCP server will use these environment variables to connect to your ClickHouse server.
Tip: For ClickHouse Cloud, get your credentials from the cloud provider. For local development, use your local Docker or default credentials as shown above. For playground/testing, you can use the public playground settings (demo user, no password).
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.