{"id":"cdatasoftware-instagram-mcp-server-by-cdata","name":"instagram-mcp-server-by-cdata","homepage":null,"repo_url":"https://github.com/CDataSoftware/instagram-mcp-server-by-cdata","category":"ai-ml","subcategories":[],"tags":["mcp","instagram","jdbc","cdata","local-stdio","read-only","ai-integration"],"what_it_does":"Provides a local, read-oriented MCP Server that exposes Instagram data as relational tables via CData’s JDBC Driver, wrapped behind a small MCP tool surface (get tables/columns and run SELECT queries) for LLM clients such as Claude Desktop.","use_cases":["Query Instagram-related datasets with natural-language questions (no manual SQL for end users)","Explore available Instagram tables and columns programmatically through MCP tools","Run read-only SELECT queries over Instagram data via a consistent MCP interface"],"not_for":["Secure, remote multi-tenant access over a network (the server uses stdio and is intended for same-machine clients)","Production-grade API access with documented SLAs and rate-limit contracts","Robust CRUD workflows where non-read operations are required"],"best_when":"You run the MCP server locally on the same host as your MCP-capable desktop client and need to inspect/query Instagram data with low friction.","avoid_when":"You need a public hosted service, multi-region reliability guarantees, or fine-grained programmatic control over auth/rate limits/error codes beyond what the underlying JDBC driver provides.","alternatives":["CData’s managed MCP platform (CData Connect AI) or the full CData MCP Server for Instagram with broader capabilities","Direct use of CData JDBC Driver for Instagram from your own application (bypassing MCP)","Other MCP servers or custom connectors that use Instagram APIs directly"],"af_score":53.2,"security_score":31.2,"reliability_score":32.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:45:00.789356+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["JDBC driver authentication as configured in the CData JDBC connection string / .prp file","OAuth via browser (mentioned as required when the data source uses OAuth)"],"oauth":true,"scopes":false,"notes":"Authentication is delegated to the CData JDBC Driver configuration; the MCP server itself is started via a local .prp file and does not describe its own auth mechanisms or scope model."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Repository is MIT-licensed, but JDBC driver licensing is required (README instructs to license the CData JDBC Driver). Pricing for the driver/platform is not described in the README."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":53.2,"security_score":31.2,"reliability_score":32.5,"mcp_server_quality":80.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":55.0,"rate_limit_clarity":5.0,"tls_enforcement":10.0,"auth_strength":45.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":40.0,"security_notes":"Communication is local (stdio) rather than over HTTPS/TLS; the README does not describe transport-layer security or how secrets in connection strings are protected from logs. Authentication and authorization granularity are not specified by the MCP server; they depend on the CData JDBC Driver and Instagram/OAuth behavior. No dependency/SBOM/CVE posture is provided in the provided content.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":50.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":"Only SELECT-style reads are documented; idempotency for writes is not applicable/undocumented in this read-only MCP server.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Uses stdio; only works with clients running on the same machine","Tool arguments require correct table names/column selection; incorrect SQL/table names may produce JDBC/SQL-layer errors","Claude Desktop may require fully quitting and restarting to pick up newly added MCP servers"]}}