Hologres
OfficialConnects AI systems to Alibaba Cloud's Hologres databases for SQL execution, metadata retrieval, and...
Log in to Alibaba Cloud Console
- Go to the Alibaba Cloud Console.
Navigate to Hologres
- In the left-side menu, click on "Product & Services" and find "Hologres" under "Big Data".
Select Your Hologres Instance
- Click on your running Hologres instance to open its details page.
Obtain Connection Information
- On the Hologres instance details page, note down the following parameters:
- HOLOGRES_HOST: The Host or Endpoint of your Hologres instance.
- HOLOGRES_PORT: The Port number for the instance (often the default is 80 or 3000).
- HOLOGRES_DATABASE: The database name you want to connect to (often
postgresor specified by you).
- On the Hologres instance details page, note down the following parameters:
Create or Select Access Credentials
- Go to the "Accounts" tab or section in your instance details.
- If you do not have an access account, create one:
- Click "Create Account" or similar button.
- Specify a username (will be your HOLOGRES_USER) and set a password (will be your HOLOGRES_PASSWORD).
- If you already have an account, note down the username and password.
Collect All Required Values
- Gather these values:
- HOLOGRES_HOST (endpoint)
- HOLOGRES_PORT (port)
- HOLOGRES_USER (access id)
- HOLOGRES_PASSWORD (access key)
- HOLOGRES_DATABASE (database name)
- Gather these values:
Fill in the FastMCP Connection Interface
- In the FastMCP interface, click “Install Now” to add a new connection.
- Enter each value into the corresponding field:
- HOLOGRES_HOST
- HOLOGRES_PORT
- HOLOGRES_USER
- HOLOGRES_PASSWORD
- HOLOGRES_DATABASE
- Save or confirm to finish the setup.
Your Hologres MCP server connection is now ready.
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.