Interact with and automate InterSystems IRIS databases.
A Model Context Protocol server for InterSystems IRIS database interaction and automation.
{
"mcpServers": {
"iris": {
"command": "uvx",
"args": [
"mcp-server-iris"
],
"env": {
"IRIS_HOSTNAME": "localhost",
"IRIS_PORT": "1972",
"IRIS_NAMESPACE": "USER",
"IRIS_USERNAME": "_SYSTEM",
"IRIS_PASSWORD": "SYS"
}
}
}
}
Access and manage MariaDB or MySQL databases using an MCP server.
A read-only MCP server for querying live data from Outreach.io using the CData JDBC Driver.
Access Crunchbase data for business information and insights. Requires a Crunchbase API key.
Connects to Supabase platform for database, auth, edge functions and more.
A server for accessing and interacting with a Neo4j graph database, configured via environment variables.
A read-only MCP server for CSV files from CData, requiring an external JDBC driver for connection.
Build and access a personal LLM knowledge base from your editor or client without any infrastructure setup.
Execute and validate SQL queries against Google BigQuery. It safely runs SELECT queries under 1TB and returns results in JSON format.
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
A server that provides tools to interact with an Oracle database.