MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for Twenty CRM records, metadata, schema, and workflow operations

Created 2/9/2026
Updated 16 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-twency-crm-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "neutralthiscrazy-twency-crm-mcp": { "command": "npx", "args": [ "neutralthiscrazy-twency-crm-mcp" ] } } }