{
  "project_id": "mhenry3164/twenty-crm-mcp-server",
  "repo": "mhenry3164/twenty-crm-mcp-server",
  "name": "twenty-crm-mcp-server",
  "github_url": "https://github.com/mhenry3164/twenty-crm-mcp-server",
  "homepage_url": null,
  "language": "JavaScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "ai-assistant",
    "claude",
    "crm",
    "mcp",
    "mcp-server",
    "model-context-protocol",
    "twenty",
    "twenty-crm"
  ],
  "description": "A Model Context Protocol (MCP) server for Twenty CRM integration. Enables natural language interactions with your CRM data through Claude and other AI assistants. Supports CRUD operations, dynamic schema discovery, and advanced search across people, companies, tasks, and notes.",
  "overview": "Use mhenry3164/twenty-crm-mcp-server when the user needs a mcp server project with docker, library-only, local deployment options.",
  "alternatives": [
    {
      "repo": "affaan-m/ECC",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "cobusgreyling/loop-engineering",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "skyhook-io/radar",
      "reason": "Same mcp server intent with mcp overlap."
    }
  ],
  "related": [
    {
      "repo": "Razee4315/NetLogo-MCP",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "containers/kubernetes-mcp-server",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "achiya-automation/safari-mcp",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "IvanMurzak/Godot-MCP",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "firecrawl/firecrawl-mcp-server",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "apify/apify-mcp-server",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "VeriTeknik/pluggedin-app",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "argoproj-labs/mcp-for-argocd",
      "reason": "Related to mhenry3164/twenty-crm-mcp-server through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP"
  ],
  "deployments": [
    "docker",
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"model context protocol\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"npm install\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 97,
    "recent_commits": 2,
    "contributors": 2,
    "issue_response_time_hours": null,
    "release_frequency_180d": 1
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 6,
  "agent_score": 55,
  "score": 66,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 11,
    "deployment": 90,
    "popularity": 40,
    "community": 47
  },
  "git_top_score": 66,
  "git_top_score_breakdown": {
    "community": 68,
    "maintenance": 11,
    "documentation": 92,
    "stability": 78,
    "adoption": 59,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use mhenry3164/twenty-crm-mcp-server when the user needs a mcp server project with docker, library-only, local deployment options.",
    "purpose": "Use mhenry3164/twenty-crm-mcp-server when the user needs a mcp server project with docker, library-only, local deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "docker",
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "affaan-m/ECC",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "cobusgreyling/loop-engineering",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "skyhook-io/radar",
        "reason": "Same mcp server intent with mcp overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"npm install\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-08-21T04:00:11.968Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-21T04:00:11.968Z",
  "knowledge": {
    "project": {
      "id": "mhenry3164/twenty-crm-mcp-server",
      "owner": "mhenry3164",
      "name": "twenty-crm-mcp-server",
      "full_name": "mhenry3164/twenty-crm-mcp-server",
      "github_url": "https://github.com/mhenry3164/twenty-crm-mcp-server",
      "homepage_url": null,
      "description": "A Model Context Protocol (MCP) server for Twenty CRM integration. Enables natural language interactions with your CRM data through Claude and other AI assistants. Supports CRUD operations, dynamic schema discovery, and advanced search across people, companies, tasks, and notes.",
      "language": "JavaScript",
      "topics": [
        "ai-assistant",
        "claude",
        "crm",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "twenty",
        "twenty-crm"
      ],
      "license": "MIT",
      "stars": 97,
      "forks": 32,
      "open_issues": 0,
      "default_branch": "main",
      "created_at": "2025-08-21T16:36:06Z",
      "updated_at": "2026-08-18T04:25:02Z",
      "pushed_at": "2026-07-30T19:48:13Z",
      "synced_at": "2026-08-21T04:00:11.968Z"
    },
    "agent_card": {
      "project_id": "mhenry3164/twenty-crm-mcp-server",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "affaan-m/ECC",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "cobusgreyling/loop-engineering",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "skyhook-io/radar",
          "reason": "Same mcp server intent with mcp overlap."
        }
      ],
      "summary_for_agent": "Use mhenry3164/twenty-crm-mcp-server when the user needs a mcp server project with docker, library-only, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-21T04:00:11.968Z"
    },
    "metrics": {
      "project_id": "mhenry3164/twenty-crm-mcp-server",
      "stars_30d_delta": 8,
      "commits_30d": 2,
      "releases_180d": 1,
      "contributors_90d": 2,
      "issue_first_response_median_hours": null,
      "recent_push_days": 21,
      "git_score": 6,
      "maintenance_score": 11,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-21T04:00:11.968Z"
    }
  },
  "resolved_from": {
    "requested_id": "mhenry3164/twenty-crm-mcp-server",
    "resolved_id": "mhenry3164/twenty-crm-mcp-server",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1171,
    "generated_at": "2026-08-21T05:27:22.576Z",
    "snapshot_id": "d1:1171:2026-08-21T05:00:23.185Z",
    "latest_synced_at": "2026-08-21T05:00:23.185Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}