Skip to main content
Glama
91,494 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Integration Concepts or Applications" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    A TypeScript-based MCP server that enables users to manage text notes and generate summaries, showcasing key MCP concepts like resource representation and LLM integration.
    38,278 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A small MCP server that gives agents rich context about a YouTube video — its transcript, jump-to-the-moment deep links, metadata, and most-replayed moments — so they can answer questions, summarize, pull quotes, or surface highlights.
    7
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    tooltrim reduces the tokens agents spend re-reading bloated tool results. Run it as an MCP server exposing compress and expand_tool_output, or as a gateway in front of any upstream MCP server: it re-exposes the upstream tools unchanged and shrinks each result (HTML/JSON/logs/tables) before it reaches the model, keeping the relevant content only.
    2
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Two self-hosted MCP servers: manage a local model machine (Ollama pull/switch, LoRA training) and bridge to local Ollama/vLLM for pure language processing tasks (writing, summarizing, classifying, extraction) without giving the calling agent tools or file access.
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides MCP-compatible AI clients with offline text analysis and rewriting tools, including statistics, extractive summaries, keywords, readability scores, case conversion, entity extraction, and diffing, all running locally without API keys or network calls.
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for HumanPen that lets AI agents work on real documents (.docx, .pptx, .pdf) — humanizing content to lower AI-detection scores, converting citations, condensing, and translating while preserving formatting, tables, images, and citations.
    8
    56 npm
    4
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Unofficial MCP server wrapping crawl4ai that enables extraction and analysis of content from web pages, PDFs, Office documents, YouTube videos, and more, with AI-powered summarization and Google search integration to reduce token usage while preserving key information.
    19
    46
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Analyzes YouTube videos using Google's Gemini API, allowing users to get summaries or ask questions about video content via direct URL input.
    5
    19 npm
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A privacy-first, zero-cost AI assistant that lets you chat with your documents locally via CLI or web app, supporting search, summarization, and Q&A using your own model.
    7
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables exploring Steam store reviews and community discussion threads with server-side filtering, temporal analysis, and metadata context for understanding player sentiment and feedback beyond store page noise.
    13
    14 npm
    1
    BSD 3-Clause
  • A
    license
    A
    quality
    C
    maintenance
    Extracts transcripts or spoken captions from multi-platform video links (Bilibili, YouTube, Douyin) and returns concise Markdown summaries or full transcripts, saving tokens by keeping full text out of the conversation.
    2
    2
    MIT