Skip to main content
Glama
78,411 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to use Claude AI Pro 3.7 for reading and editing VS Code files" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
    8
    21
    185
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A local MCP server for low-token co-reading: import a book, split it into chapter-sized chunks, read it chunk by chunk, and keep notes so a session can resume without re-reading the whole book.
    12
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables LLMs to query documents using semantic search, supporting PDFs, Word, Excel, and more. Organizes documents by topics from folder structure and provides advanced search features like phrase matching and date filtering.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A mobile-first AI co-reading MCP server that lets users import novels or comics, sync reading progress with AI, and interact through comments, bookmarks, and notes.
    27
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.
    17
    513
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    An AI reading companion that curates next books based on the Chicago Plan curriculum and tracks user reading progress with personal tokens. It offers book recommendations, logging, coaching questions, and reading reports.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides persistent memory capabilities for Claude Code using Neo4j graph database to track development tasks, code patterns, solutions, and their relationships across sessions and projects, enabling contextual assistance and pattern recognition.
    11
  • A
    license
    B
    quality
    D
    maintenance
    MCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.
    1
    0
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    3
    27
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that recommends which npm/PyPI libraries to use or avoid, with concise verdicts, alternatives, and code snippets, keeping responses under 500 tokens.
    5
    244
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    ssh-mcp-pro is a secure Model Context Protocol (MCP) server for SSH automation, enabling clients to open SSH sessions, run commands, manage files, transfer artifacts, create tunnels, and perform package/service operations under policy control.
    46
    56
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Integrates GitHub repository management and local file system access to enable AI agents to perform code reviews and manage pull requests. It provides tools for listing repositories, retrieving PR diffs, and searching or reading files within a specified workspace.
    7
    50
    MIT