GigAPI
Integrates with GigAPI Timeseries Lake to execute SQL queries, manage databases and tables, and writ...
Determine if Authentication is Required
- If your GigAPI server requires login, you will need a username and password (see steps below). If connecting to the public demo or a local instance without authentication, skip to step 2.
Obtain the Required Environment Values
GIGAPI_HOST: This is the address of your GigAPI server (e.g.,gigapi.fly.devfor the public demo, or your server's address/IP).GIGAPI_PORT: This is the port to connect to (defaults are typically443for the public demo, or7971for local/dev/production).- If required (for private/production servers):
GIGAPI_USERNAME: Your GigAPI username.GIGAPI_PASSWORD: Your GigAPI password.
- Optional values:
GIGAPI_DEFAULT_DATABASE: Name of the default database (default is usuallymydb).GIGAPI_TIMEOUT: Timeout for requests (default30).GIGAPI_VERIFY_SSL: Set totruefor production/secure connections. Usefalseonly for local development/self-signed certs.
Where to Find Your Credentials
- For the public demo: Use the host
gigapi.fly.dev, port443, and leave username/password blank. - For a local or private GigAPI instance:
- Ask your GigAPI administrator for the hostname (
GIGAPI_HOST), port (GIGAPI_PORT), your username (GIGAPI_USERNAME), and your password (GIGAPI_PASSWORD). - The administrator also provides the default database, or use
mydbif unsure.
- Ask your GigAPI administrator for the hostname (
- For the public demo: Use the host
Fill in the Values in FastMCP
- In the FastMCP connection interface, click the “Install Now” button for GigAPI.
- Fill in each environment variable (ENV) as follows:
GIGAPI_HOST: (from step 2)GIGAPI_PORT: (from step 2)GIGAPI_USERNAME: (from step 2, if needed)GIGAPI_PASSWORD: (from step 2, if needed)GIGAPI_DEFAULT_DATABASE: (optional, from step 2)GIGAPI_TIMEOUT: (optional, from step 2)GIGAPI_VERIFY_SSL: (optional, from step 2)
Save and Test
- Save the configuration in FastMCP.
- Test the connection to verify that everything is working. If you see connection or authentication errors, double-check your values with your server administrator or documentation.
Notes:
Example for public demo:
GIGAPI_HOST:gigapi.fly.devGIGAPI_PORT:443GIGAPI_DEFAULT_DATABASE:mydbGIGAPI_VERIFY_SSL:true- (Username/password are not needed for the public demo.)
Example for self-hosted with authentication:
GIGAPI_HOST:your-gigapi-serverGIGAPI_PORT:7971GIGAPI_USERNAME: your usernameGIGAPI_PASSWORD: your password- (Add other values as above.)
If you need more details about your server or credentials, contact your GigAPI administrator or refer to the GigAPI documentation.
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.
More for Analytics and Data
View All →Meta Ads
Unlock AI-driven insights and control for your Meta ad campaigns across Facebook and Instagram. Meta Ads MCP enables large language models to analyze performance, visualize creatives, and provide strategic recommendations through a unified interface. Manage campaigns, ad sets, and ads with actionable feedback on budget allocation, targeting, and creative improvements. Compatible with any MCP client and supports comprehensive campaign management on all Meta platforms. Leverage automated monitoring, creative optimization, and detailed performance metrics to maximize your advertising impact effortlessly.
Gemini CLI
Integrates with Google's Gemini CLI to leverage massive token windows for analyzing large files and codebases, providing general queries, sandbox-mode code execution for safe testing, and structured response handling with behavioral flags for context control.
Excel
Unlock powerful Excel automation with this MCP server that reads and writes Excel files effortlessly. It supports text, formulas, sheet creation, and works with XLSX, XLSM, XLTX, and XLTM formats. Windows users benefit from live editing and screen capture features. The server offers tools to describe sheets, read cell ranges with pagination, write values or formulas, create tables, and copy sheets. Configurable paging limits help manage large data efficiently. Designed for seamless Excel data manipulation, it enhances workflow automation and integration with other systems through the Model Context Protocol.