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
    C
    maintenance
    Read-only bridge between Claude Code and Cursor on Windows. Exposes Cursor's local chat database via 7 MCP tools, plus a 5-min background poller. The server starts and responds to introspection in a container, but tool calls require a Windows host with Cursor installed (the container is for directory checks only).
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A persistent SQLite-backed storage server that enables Cursor IDE's AI assistant to remember information across sessions with global or project-specific scopes. It supports complete CRUD operations, tag-based organization, and keyword search to manage user preferences and context effectively.
  • A
    license
    A
    quality
    A
    maintenance
    Design contract layer for AI agents. Scans Figma, code, Storybook, and token files, reconciles conflicts, and serves a single machine-readable source of truth so every agent gets the same authoritative design rules before it builds. Local-first.
    6
    818
    17
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    A local-first personal archive with a read-only MCP gateway that preserves files and AI conversations, derives evidence-linked memory candidates using local models, and enables bounded context retrieval for questions.
    7
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A local MCP server that semantically searches Markdown context files and extension context links, providing tools for context_search, context_read, and context_status.
  • A
    license
    A
    quality
    B
    maintenance
    Provides a searchable knowledge base over the Entra.news archive, enabling natural language queries for Microsoft Entra announcements, features, and community tools. Users can perform hybrid semantic searches, retrieve specific newsletter issues, and discover mentioned GitHub projects or PowerShell tools.
    4
    47
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables listing and continuing conversations from Claude Code, Codex, Cursor, and GLM, allowing context handoff between tools by providing historical transcripts as context.
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Shared memory MCP server for AI coding agents, enabling context sharing across sessions with local SQLite or cloud-based semantic search, compatible with Claude Code and Cursor.
    2
    42
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\*.md, gotchas.md). Git is the sync layer — what one Claude/Cursor/Cline learns about a repo, the next session (or a teammate's agent) picks up automatically. 5 MCP tools: get_rep
    5
    1
    MIT