Skip to main content
Glama
90,161 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to storyboarding or creating storyboards" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • 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
    2
    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
    Lets any AI agent score and simplify its own text before it reaches a human, using Flesch readability metrics and plain-language rewrites entirely on the local machine.
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A FastMCP server that enables AI assistants to extract structured information from unstructured text using Google's langextract library through a secure, optimized Model Context Protocol interface.
    4
    33
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables LLMs to interact with Fathom.video API for managing meeting recordings, retrieving transcripts and AI-generated summaries, searching meeting content, and accessing analytics and team data.
    10
    11 npm
    1
    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
    C
    maintenance
    Unofficial MCP server for working with Kagi without API access (you'll need to be a customer, tho). Searches and summarizes. Uses Kagi session token for easy authentication.
    2
    41
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Analyzes unstructured documents in a local folder, extracting structure and key terms, and supports generating summaries via a host LLM with validated, approval-based report saving.
    13
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for extracting links from text dumps, checking duplicates, extracting YouTube transcripts (with fallbacks including speech-to-text), and preparing workspace-ready page payloads for your note-taking or saving tools. It does not write to your workspace; it hands off prepared content to your existing tools.
    11
    1
    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
    37 npm
    4
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    MCP Long Context Reader is a Python-based toolkit designed to overcome the context window limitations and high costs associated with Large Language Models (LLMs) processing extensive documents. It provides a FastMCP server with multiple, powerful strategies for an LLM agent to 'read' and query long documents without needing to load the entire text into its context window.
    5
    5
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables users to extract and review Claude's plan reasoning in Claude Code by reading plan files and providing a structured template for decisions, tradeoffs, and assumptions.
    1
    6 npm
    MIT