basecamp-mcp-server-by-cdata

Provides a read-only Model Context Protocol (MCP) server that exposes Basecamp data through CData JDBC Drivers, allowing an MCP-capable client (e.g., Claude Desktop) to discover tables/columns and run read (SELECT) queries without writing SQL.

Evaluated Apr 04, 2026 (17d ago)
Repo ↗ API Gateway mcp basecamp cdata jdbc read-only claude-desktop
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
42
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
65
Error Messages
0
Auth Simplicity
55
Rate Limits
0

🔒 Security

TLS Enforcement
70
Auth Strength
60
Scope Granularity
10
Dep. Hygiene
40
Secret Handling
25

Transport/security for the MCP stdio channel is local-process based; TLS is not described for MCP itself. Authentication is delegated to the CData JDBC driver; README notes OAuth may be involved but does not describe scope granularity or least-privilege controls. No guidance is provided about how the .prp/JDBC credentials should be protected (e.g., file permissions), logging redaction, or secret rotation. The project’s own dependency/security posture is not described in the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
40
Error Recovery
35
AF Security Reliability

Best When

You want local, agent-driven read-only access to Basecamp data for interactive querying in an MCP client.

Avoid When

You need a network-accessible service (HTTP/Webhooks) or robust, documented operational controls like rate limiting and pagination guidance.

Use Cases

  • Ask natural-language questions about live Basecamp data (projects, tasks, events, etc.)
  • Retrieve Basecamp entities for analysis or reporting via agent-assisted querying
  • Discover available Basecamp tables and their columns through MCP tools

Not For

  • Direct external API consumption over HTTP/REST
  • Performing write/update/delete operations (server is explicitly described as read-only)
  • Using the MCP server from a remote machine (stdio transport requires local co-location with the client)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: JDBC connection string authentication via CData driver (may include OAuth; README notes OAuth may require browser authentication)
OAuth: Yes Scopes: No

The MCP server itself does not describe an auth mechanism; it delegates authentication to the underlying CData JDBC driver via the provided connection string/JDBC URL and .prp file.

Pricing

Free tier: No
Requires CC: No

No pricing information for the MCP server is provided; the README indicates the CData JDBC driver requires a license.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • Uses stdio transport, so it can only be used on the same machine as the MCP client.
  • The README suggests available tools are table discovery and a SELECT query runner; non-read operations are not supported in this project.
  • Clients may need to fully restart (quit/re-open) to detect newly configured MCP servers.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for basecamp-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered