Skip to main content
Glama
82,851 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about Python programming or Python-related topics" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides translation capabilities using the DeepL API, supporting text translation between numerous languages, rephrasing, batch translation, document translation, and language detection with formality control.
    4
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    An MCP server that gives LLMs access to Wikipedia, supporting search, article retrieval, summaries, sections, and related topics across multiple languages and language variants.
    22
    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
    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
    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
    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
    72
    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
    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
    47
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A Python MCP server for fetching and summarizing news articles from the Boring News API by date, category, tags, people, and similarity.
    5
    MIT