{"id":"cdatasoftware-activecampaign-mcp-server-by-cdata","name":"activecampaign-mcp-server-by-cdata","af_score":48.5,"security_score":40.5,"reliability_score":21.2,"what_it_does":"A locally hosted, read-only MCP server that exposes ActiveCampaign data through CData's JDBC Driver as simple MCP tools (get tables, get columns, run SELECT queries). It runs as a stdio process on the same machine as the MCP client (e.g., Claude Desktop) and uses a provided .prp configuration to point to the JDBC driver and connection details.","best_when":"You want a local MCP-capable assistant to query ActiveCampaign data on the same machine using a preconfigured JDBC connection.","avoid_when":"You need robust authentication/session management for remote access, strong documented rate-limit behavior, or highly controlled query safety (since the interface includes arbitrary SELECT SQL execution).","last_evaluated":"2026-04-04T20:00:21.338497+00:00","has_mcp":true,"has_api":false,"auth_methods":["JDBC driver connection using configured OAuth/credentials inside the JDBC connection string and/or .prp file"],"has_free_tier":false,"known_gotchas":["Server uses stdio, so it must run on the same machine as the MCP client.","Arbitrary SQL is executed via run_query (SELECT), so the agent should avoid overly broad queries to reduce load and output size.","Claude Desktop may need a full restart to pick up newly configured MCP servers.","Tool outputs are returned in CSV; agents may need to parse/interpret CSV correctly."],"error_quality":0.0}