MCP connectors for Cursor

Found: 18859

Servers that connect to Cursor by URL or config. Every card carries the server address and the step-by-step Cursor setup.

Contexta
Degraded
Community: Submitted by a user or imported; check the owner before granting access

Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Never explain the same context twice.

Automation · No sign-in · Free
ClaudeChatGPTCursor
Connect
Contexter
Degraded
Community: Submitted by a user or imported; check the owner before granting access

Share one project context across ChatGPT, Claude, Telegram and any MCP client.

Tasks & Projects · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Query your warehouse or a CSV with Claude/ChatGPT over MCP, governed by table-level ACL + audit.

Automation · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.

Tasks & Projects · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.

Development · API key required · Free
ClaudeChatGPTCursor
Connect
contextslim
Degraded
Community: Submitted by a user or imported; check the owner before granting access

High-performance M2M context middleware and x402 micropayment engine for AI Agents and MCP tools on Base.

  • Optimize Context: Prunes massive JSON context payloads by up to 85% (622 -> 94 tokens) while enforcing strict token budgets and caching references in Cloudflare KV for multi-turn retrieval.
  • Fetch Result: Retrieves exact field subsets via JSONPath dot-notation from cached context references with up to 98.5% token savings (622 -> 9 tokens) and sub-second latency.
Automation · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Unify workspace memory, project context, and code intelligence to deliver the right details instantly.

  • Session Capture Lesson: Capture a lesson learned from a mistake or insight.
  • Capsule: ContextCapsule: portable, shareable, hydrate-on-demand snapshots of project or session context. Use capsule when: - User pastes a /c/<token> link or capsule_<uuid> token → action=open, url=<p
  • Skill: Manage and execute reusable skills (instruction + action bundles). Skills are portable across projects, sessions, and tools. Reuse the current project_id from init/context for project-scoped sk
Tasks & Projects · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Project memory, semantic code search, and grounded agent context.

Tasks & Projects · No sign-in · Free
ClaudeChatGPTCursor
Connect
ContHunt
Online
Community: Submitted by a user or imported; check the owner before granting access

Discover and research viral social content on TikTok, Instagram Reels, and YouTube Shorts.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

BC/DR & compliance tools: DORA, NIS2, NIST CSF, GDPR, SOC 2, CMMC, CAF, ISO 27001, FCA/PRA.

Legal & Registries · No sign-in · Free
ClaudeChatGPTCursor
Connect
continuum
Online
Community: Submitted by a user or imported; check the owner before granting access

Agent continuity audits, referrals, sponsor packets, and Stripe Checkout for Continuum.

Finance & Payments · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Contio MeetingOS Contio MeetingOS is an AI-powered intelligent workspace for meeting-driven teams.

  • DeleteUserToken: Revoke a personal access token. Use this when the user wants to invalidate a token; use listUserTokens to find the id. Deletes a user access token by its `{id}` from v1ListUserTokens
  • GetActionItem: Read the details of one follow-up task. Use this when the user asks about a specific action item; use listActionItems to see all tasks. Fetches a single action item by `{id}`. The item
  • GetAgendaItem: Read the details of a single agenda item. Use this when the user asks about one agenda item; use listAgendaItems to see the full agenda. Fetches a single agenda item by `{id}`. Items ou
Tasks & Projects · No sign-in · Free
ClaudeChatGPTCursor
Connect
contix
Online
Community: Submitted by a user or imported; check the owner before granting access

Spanish Verifactu invoicing: create invoices and manage billing from your AI assistant.

Finance & Payments · No sign-in · Free
ClaudeChatGPTCursor
Connect
Contracko
Degraded
Community: Submitted by a user or imported; check the owner before granting access

Import, review and track renewals on your business contracts from your AI assistant.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

A personal library of reusable contract and proposal clauses, assembled into a real Word .docx.

Development · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Korean public procurement law: rule-engine rulings, statutes search, live court precedents

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Contract Compass by Sallim — Korean public procurement law for AI agents.

  • Decide Contract Method: 계약방법 결정론 판정 — 룰엔진이 적용 가능한 계약방법 후보와 법령 근거를 반환. Args: contract_type: "construction"(공사) | "service"(용역) | "product"(물품) estimated_price: 추정가격(원) org_type: "national"(국가기관) | "loc
  • Search Law: 법령 조문 검색 — 키워드 또는 조문번호로 조문 스니펫 반환(상위 top_k건). 전문이 필요하면 get_law_article(ref)로 이어서 조회. hit에 note가 있으면 삭제·폐지된 조문이다 — 판단 근거로 인용하지 마라. hit의 `delegated`가 true면 그 조문은 값을 직접 정하지 않는다 — 수치를 답해야 하면 g
  • Search References: 전 코퍼스 통합 검색 — 법령+계약예규+조달청·행안부 세부기준+실무가이드. LLM 미사용. search_law가 법령 조문 전용인 것과 달리 예규·적격심사 세부기준·실무가이드까지 검색한다. 낙찰하한율·적격심사 배점·실무 절차 등 법령 본문 밖 질문에 사용하라. AI 생성 없이 검색 근거 원문만 반환한다(백엔드 LLM 예산
Search & Research · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Give your AI agent a contract reader.

  • Prism Review Contract: Send a contract for Prism to read: a lease, mortgage, insurance policy, HOA document or commercial lease. Give exactly one of url (a public link), text (the words, if you have t
  • Prism Get Contract: Returns one contract's status and results, by contractId. When reading is COMPLETE: the summary, deadlines (kind, dueDate, daysUntilDue, consequence, the source sentence) and risks
  • Prism Unlock Contract: Get every deadline and risk for a contract that has finished reading. Spends 1 credit ($0.50) unless the contract is already paid for, in which case it is free. Returns the same
Legal & Registries · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Did this contractor's licence change?

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Verify contractor licenses: 50 states + DC + 8 cities — status, expiration, disciplinary history.

Development · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

DeFi smart contract forensic auditor and vulnerability scanner.

Legal & Registries · API key required · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Verified US licensed-contractor data: 879k+ state-board records, metered per record, free discovery.

Automation · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Search licensed US contractors by trade or location, fetch profiles and reviews, and submit leads.

Search & Research · No sign-in · Free
ClaudeChatGPTCursor
Connect
contracts
Online
Community: Submitted by a user or imported; check the owner before granting access

Contract drafting, statute-cited US state law requirements, non-compete checks, risk analysis.

Legal & Registries · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

MCP server with 55 security intelligence tools — CVE/KEV, MITRE ATLAS+D3FEND, Sigma detection rules, email security posture (SPF/DMARC), domain & web intel…

  • Domain Report: Query DNS, WHOIS, SSL, subdomains, and threat intel for a domain in one call. By default dns.txt is filtered to security-relevant entries (SPF, DMARC, DKIM, MTA-STS, TLS-RPT) and dns.to
  • Audit Domain: Perform comprehensive domain audit: combines domain_report + live HTTP security headers + technology fingerprinting. By default report.dns.txt is filtered to security-relevant entries (S
  • Contrast Scan: Active website security scan: runs the ContrastScan C engine (11 modules — HTTP security headers, SSL/TLS, DNS, redirect chain, information disclosure, cookie flags, DNSSEC, HTTP method
Messaging · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Contribution Exchange MCP: domain discovery, policies, preflight, proposals, and signals.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

Control Plane (controlplane.com): deploy and operate workloads across AWS, GCP, Azure, and more.

Development · No sign-in · Free
ClaudeChatGPTCursor
Connect
Community: Submitted by a user or imported; check the owner before granting access

List, schedule, and retrieve evidence for ControlDrill incident-response tabletop exercises.

Automation · API key required · Free
ClaudeChatGPTCursor
Connect

Missing a connector?

Tell us which service you need, or add your own MCP server: we will check it and publish it in the catalog.

Suggest a connector