{"id":"cdatasoftware-hcl-domino-mcp-server-by-cdata","name":"hcl-domino-mcp-server-by-cdata","af_score":48.8,"security_score":27.5,"reliability_score":22.5,"what_it_does":"Provides a locally hosted MCP (Model Context Protocol) server that exposes HCL Domino data via CData JDBC Driver models. It is described as a read-only MCP server that lets LLM clients (e.g., Claude Desktop) discover tables/columns and run SQL SELECT queries through MCP tool calls over stdio.","best_when":"You need local, read-only access to Domino data from an MCP client on the same host, and you can supply JDBC driver credentials and a prepared .prp configuration.","avoid_when":"You require network-accessible APIs, fine-grained authorization per query/user, or guaranteed guardrails to prevent excessive/unsafe queries (no such controls are described).","last_evaluated":"2026-04-04T19:58:39.452974+00:00","has_mcp":true,"has_api":false,"auth_methods":["Uses CData JDBC Driver connection mechanisms (may include OAuth per README note) configured in the .prp file / JDBC Url"],"has_free_tier":false,"known_gotchas":["Server uses stdio; it can only be used by clients running on the same machine.","Need to correctly populate the .prp file (DriverPath, DriverClass, JdbcUrl, and optionally Tables).","Claude Desktop may require fully quitting and reopening to detect new MCP server entries.","Tool outputs for get_columns/get_tables are returned in CSV format; agents may need to parse CSV carefully."],"error_quality":0.0}