Skip to main content
Glama
70,758 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Linear" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with Linear resources through an MCP interface, offering functionality for issue management and resource retrieval with rate limiting and error handling support.
    597
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides access to Linear's issue tracking system through a standardized Model Context Protocol interface, allowing users to create, update, search, and manage issues, projects, and comments via natural language.
    1,080
    1
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Enables comprehensive issue tracking and project management through Linear's GraphQL API. Supports creating and managing issues, organizing projects and sprints, team collaboration, and roadmap planning for modern development workflows.
  • A
    license
    A
    quality
    A
    maintenance
    Local-first dev memory: indexes Git commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into a local SQLite/FTS5/ONNX index, and exposes them as MCP tools so Claude Code, Cursor, and Codex can search and cite your past work.
    17
    3
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    An experimental MCP server that compresses git commit co-change coupling graphs using the Baligács temporal clique linear spanner algorithm, reducing edge and token counts by ~55-65% while preserving temporal reachability, and exposes tools like index_repository, get_architecture, search_code, and temporal_compress for querying code knowledge graphs.