Skip to main content
Glama
92,636 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to edit a file" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides over 1,000 creative ways to decline requests across four categories (polite, humorous, professional, and creative). The MCP server wraps a REST API to help users craft professional rejections through natural language interactions.
    37 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides comprehensive file system operations including reading, writing, searching, patching, code analysis, SSH transfers, and git operations, while aiming to reduce token usage in Claude Desktop.
    19
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides secure file read, write, and edit operations for Windows, with enterprise-grade features like atomic writes, file locking, and path validation.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    一个基于Model Context Protocol的SQLite数据库查询服务,为AI应用提供标准化的数据库访问、安全的SQL查询执行以及表结构预览功能。
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A beginner MCP server that enables Claude to read local text, CSV, and Markdown files. Built as a learning project to understand how to connect AI to local file systems using the MCP protocol.
    -
  • A
    license
    A
    quality
    A
    maintenance
    coldstart gives coding agents durable memory of a specific codebase, with no embeddings, no vector store, and no API key. Agents write notes after real tasks — what a file is for, how a flow spans files, which invariants hold — and those notes are surfaced automatically to a later session whose task matches, so nothing gets rediscovered from scratch. Every note is anchored to real files by content
    8
    613 npm
    10
    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
    28
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients to securely query databases, list tables, inspect table schemas, and test connections across Oracle, SQL Server, MySQL, PostgreSQL, and SQLite using read-only SQL tools.
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables blazingly fast file and content searching in large codebases using ripgrep, with intelligent filtering, fuzzy finding, and directory tree visualization while respecting .gitignore and avoiding common bloat directories.
    4
    6 npm
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that provides surgical read/write access to individual sections of Markdown files, allowing agents to fetch, edit, or delete specific slices without touching the entire file.
    7
    1
    MIT