Skip to main content
Glama
91,154 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"PlatformView in Flutter" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    A
    maintenance
    Read-only stdio MCP server that allows AI clients to list, search, and retrieve pins and images from a local desktop pinboard.
    62 npm
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A read-only remote MCP server that searches and reads files from a personal Microsoft OneDrive folder via Cloudflare Workers, enabling live access without a local workstation or tunnel.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local MCP server that gives Claude in the browser tools to interact with a Fedora machine, including file operations, system diagnostics, build tasks, and root actions via Polkit.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables reading, searching, editing, and writing files in legacy encodings such as GBK, Big5, Shift-JIS, and Windows codepages, with automatic detection and preservation of the original encoding.
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables LLMs to discover, read, and edit tables in HTML/Markdown documents by converting messy collapsed HTML into clean pipe format and writing back with version-checked, surgical cell, row, and column operations.
    11
    1
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to inspect and work with PDF files entirely on the local machine, covering page counts, metadata, layout, encryption permissions, scan-vs-text detection, and page rendering. Generated results land in a temporary workspace as short artifact ids that can be chained between tools and exported to real folders on request.
    12
    1
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Captures an agentic asset's foundational record as a single asset-record.json, including creation facts and author-only confirmed metadata. Provides MCP tools to record, read, and finalize provenance during asset development.
    4
    GPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to inspect, create, and report on IFC/BIM files locally, and to open models in a viewer with BCF viewpoint support.
    5
    305 npm
    12
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for creating named checkpoints and snapshots of projects, with selective file restore, content diffs, and artifact preservation, enabling safe recovery from external file changes in Claude Code.
    5
    7 npm
    7
    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
    -
  • F
    license
    A
    quality
    D
    maintenance
    Integrates CopyQ clipboard manager with LLM agents, enabling reading, writing, searching, and managing clipboard items organized in tabs with tags and notes through a unified interface.
    3
    1
    -
  • A
    license
    A
    quality
    A
    maintenance
    Policy layer for multi-agent workspaces: one JSON policy file decides what each path is worth; agents can audit, explain and dry-run clean plans themselves, nothing is ever deleted by pattern, and every action lands in a hash-chained journal. Zero dependencies; pip install workspace-metabolism then wm mcp.
    6
    9
    2
    MIT
  • 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
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to read and edit Word (.docx) and PDF documents with byte-level fidelity, using minimal in-package rewrites for DOCX and text-layer detection with page rendering for PDF, including OCR-free handling of scanned files via image output.
    7
    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
  • 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
    -