Skip to main content
Glama
70,587 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Functions or features enabled by the cursor" matching MCP servers:

  • A
    license
    -
    quality
    A
    maintenance
    Provides Dev Container Features that install code intelligence (LSP) and repository knowledge search (Orama) MCP servers into any dev container, enabling coding agents to perform go-to-definition, find references, and hybrid search over project files.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables remote control of the Cursor AI agent via chat platforms like GitHub Issues or Telegram, allowing users to start sessions and receive summaries and prompts in a chat thread.
    6
    497
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables MCP clients like Claude Code and Codex to delegate coding tasks to Cursor's CLI agent, which implements changes in the workspace and returns clean, structured results for review.
    3
    746
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Monitors your Cursor usage and provides a conserve flag to the agent, helping you manage request quota by batching questions, preferring defaults, and cutting unnecessary confirmations.
    10
    154
    1
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that lets Claude spawn Cursor subagents as async, bounded workers, enabling non-blocking task delegation with asynchronous completion notifications.
    8
  • A
    license
    B
    quality
    D
    maintenance
    Enables interactive feedback with image support in Cursor, allowing users to paste images for visual context and feedback.
    1
    8
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An interactive feedback MCP server that enables one conversation with unlimited AI interactions, bridging agent tools with Feishu for mobile replies.
    116
    32
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A local MCP server that improves token efficiency for Cursor's agent by providing cheaper tools like search_code, outline_file, read_snippet, project_map, and handoff, along with rules that steer the agent to use them and reduce excessive context usage.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Local-only MCP server that indexes Cursor agent transcripts, identifies unfinished or on-hold chats, and provides tools to search, view, and resume them.
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that audits a project for documentation, rules, skills, and knowledge artifacts, compares against a reference concept catalog, and generates a prescription plan with frontmatter todos to guide creation of missing or incomplete elements.
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A local MCP daemon that turns an agentic coding client into a bug bounty operator, with 103 tools for offensive security testing including MITM proxy, traffic analysis, and OOB callbacks.
    3
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Demonstrates using Playwright with the Model Context Protocol (MCP) to enable large language models to automate browser interactions, with an example of cursor-based pagination against the GitHub GraphQL API.
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server wrapping the Cursor CLI agent, enabling Claude Code and other MCP clients to delegate tasks to Cursor's AI agent for file writing, bash commands, and codebase queries.