Rasdaman MCP Server
OfficialEnables natural language interaction with rasdaman multidimensional databases by translating tool ca...
Open the FastMCP connection interface
- Click the "Install Now" button in your FastMCP UI to open the connection / environment variables form. (Fill the values below into the corresponding fields in that form.) (github.com)
Set RASDAMAN_URL
- If your rasdaman runs locally on the default port, set:
RASDAMAN_URL=http://localhost:8080/rasdaman/ows - If rasdaman is hosted remotely, obtain the full HTTP endpoint from the machine or service hosting rasdaman (host + port + context path
/rasdaman/ows) and paste it into the RASDAMAN_URL field. - (Quick test) verify the endpoint returns capabilities:
Expect an HTTP 200 and an XML GetCapabilities response when the URL is correct. (doc.rasdaman.org)curl "http://<HOST>:<PORT>/rasdaman/ows?SERVICE=WCS&REQUEST=GetCapabilities&VERSION=2.0.1"
- If your rasdaman runs locally on the default port, set:
Set RASDAMAN_USERNAME and RASDAMAN_PASSWORD
- Default (fresh installs):
rasguest/rasguest(read-only). For admin tasksrasadmin/rasadminmay exist by default — change defaults immediately for security. If you simply want read-only access to query coverages, you can userasguest. (doc.rasdaman.org) - To create a dedicated read-only user (recommended) or change a password, run rasdaman admin commands on the server (via rascontrol):
Use a different user than# define a new read-only user rascontrol define user myreadonlyuser -passwd StrongPass123 -rights R # change an existing user's password rascontrol change user myreadonlyuser -passwd EvenStrongerPwd!rasguestfor production. (doc.rasdaman.org)
- Default (fresh installs):
Verify credentials against the endpoint
- Test the credentials by calling GetCapabilities or a simple WCS request with HTTP basic auth:
A successful auth + valid URL returns HTTP 200 and XML; invalid credentials return 401/403. Once verified, copy the exact Username and Password into the FastMCP form fields RASDAMAN_USERNAME and RASDAMAN_PASSWORD. (doc.rasdaman.org)curl --user "USERNAME:PASSWORD" "http://<HOST>:<PORT>/rasdaman/ows?SERVICE=WCS&REQUEST=GetCapabilities&VERSION=2.0.1"
- Test the credentials by calling GetCapabilities or a simple WCS request with HTTP basic auth:
Fill the FastMCP form and install
- In the FastMCP connection UI (Install Now form), paste:
- RASDAMAN_URL — the endpoint URL from step 2
- RASDAMAN_USERNAME — the account from step 3
- RASDAMAN_PASSWORD — the corresponding password
- Click the button to save / install the connection.
- In the FastMCP connection UI (Install Now form), paste:
If you cannot access rasdaman admin or the host
- Ask the person or team who manages your rasdaman instance for:
- the public/service URL (full /rasdaman/ows endpoint), and
- an account (username + password) with at least read (R) rights to be used by the MCP server.
- If you manage the server yourself but need further help, consult rasdaman support or documentation. (rasdaman.com)
- Ask the person or team who manages your rasdaman instance for:
Security reminders
- Do not leave default
rasguest/rasguestorrasadmin/rasadminin production—create a dedicated read-only user for MCP access and secure admin accounts with strong passwords. (doc.rasdaman.org)
- Do not leave default
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.
Similar MCP Servers
Dynatrace Managed MCP Server
Enables AI assistants to interact with self-hosted Dynatrace Managed environments to retrieve observability data, security insights, and performance metrics. It allows users to query problems, logs, events, and SLOs through natural language interfaces in both local and remote modes.