Skip to main content
Glama
90,977 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"General inquiry or casual greeting" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    A
    quality
    D
    maintenance
    A general-purpose MCP server that provides utility tools for echo, date/time, and file operations within Claude Code and Claude Desktop. It functions as an extensible framework designed to help developers easily build and register custom Python-based tools.
    11
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    This server converts PDFs to markdown with intelligent academic paper detection and dual processing engines (marker-pdf for academic content, PyMuPDF for general documents), supporting URL and local file handling, page extraction, batch processing, and PDF link crawling for Claude Code analysis.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A TypeScript MCP server example providing basic developer tools: hello world greeting, arithmetic calculator, and file information retrieval.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables users to ask natural-language questions about a local folder's contents, including file names, sizes, and timestamps, with rollups by type and age and cleanup suggestions for stale or large files. It returns metadata only and cannot read, move, or delete files.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    CLI + SDK + MCP server for ZSpace (极空间) NAS — zero-config file management from the terminal or AI agents. No password, no SSH: reads the desktop client's login state. 12 MCP tools covering ls / find / tree / upload / download / rename / move / copy / remove.
    14
    374 PyPI
    19
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server for local PDF inspection that classifies, searches, extracts text and tables without uploading documents or relying on OCR, surfacing reliability warnings for garbled or scanned content.
    4
    32 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for lossless YAML 1.2 editing by AI agents. Two tools — noyalib_get (read a value at a dotted/indexed path) and noyalib_set (write a value, preserving comments/formatting byte-for-byte). Pure Rust, streaming-first serde, JSON Schema validation. MIT OR Apache-2.0.
    2
    1
    Apache 2.0
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server for precise, hash-referenced file editing that enables atomic edits using line:hash references instead of fragile line numbers or full content reproduction.
    2
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to download signature-verified Android APKs from RuStore by package name, with no browser, account, or API key required.
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Reads and searches local email archives (.mbox or .eml) with full MIME parsing, enabling queries about senders, subjects, dates, and bodies while keeping all data on your machine.
    3
    17,246 npm
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables read-only scanning and text extraction from PDF, DOCX, PPTX, SVG, and PNG files in a local folder, providing the raw text to AI models for summarization or analysis without an external LLM API.
    5
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enforces mandatory human approval before LLM agents can edit files, create files, or execute shell commands, using session tokens and audit logging.
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    1
    1
    -
  • A
    license
    A
    quality
    A
    maintenance
    Baryon connects MCP-compatible AI assistants to Proton Mail through a local bridge, enabling email search, reading, attachment handling, and draft creation while enforcing deliberate permission limits. It runs locally and cannot send, delete, or modify mail.
    11
    BSD 3-Clause