Skip to main content
Glama
91,309 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to create a workflow in n8n" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Python-based MCP server adapted from the n8n_agent project that implements a note storage and summarization system. It enables users to create, retrieve, and summarize notes through the Model Context Protocol.
    -
  • 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
    B
    maintenance
    MCP server for koreafilings.com — AI-summarized Korean DART (전자공시) corporate disclosures, paid per call in USDC via the x402 protocol on Base. Tools: get_pricing (free), get_disclosure_summary (0.005 USDC).
    5
    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
    B
    maintenance
    MCP server for RSS aggregation and LLM summarization, allowing users to fetch latest articles, search archives, and generate topic-specific digests via natural language.
    7
    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
    10 npm
    1
    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
    -