Skip to main content
Glama
187,347 tools. Last updated 2026-06-10 08:04

"A YouTube MCP server with statistics, available via npx or Python command" matching MCP tools:

  • Score Python @mcp.tool() docstrings against the 6 TDQS dimensions to catch low-quality descriptions before publishing your MCP server.
    MIT
  • Statically audits MCP server Python files by enumerating tools registered via decorators and reporting security risks including shell execution, filesystem writes, network egress, and code injection.
    MIT
  • Retrieve a list of all available tools on the SSH remote management server along with their descriptions.
    GPL 3.0
  • Retrieve detailed Redis server information and statistics. Specify a section such as memory or cpu to filter results.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables routing context and execution across AI tools like Claude, Cursor, Windsurf, and ChatGPT with a shared memory, task board, and context bus, plus local file conversion.
    Last updated
    6
    8
    Apache 2.0

Matching MCP Connectors

  • YouTube MCP — wraps the YouTube Data API v3 (BYO API key)

  • Provide token-optimized, structured YouTube data to enhance your LLM applications. Access efficien…

  • Runs a command with sudo on a specified server, handling password input and masking it in the output. Returns exit code and output.
    MIT
  • View available SSH command templates with pre-approved patterns, parameters, and risk levels for secure remote server management.
    MIT
  • Discover available tools from any MCP server by specifying its command or URL. Returns tool names, descriptions, and input schemas for integration planning.
    MIT
  • Launch an application on Linux via shell command, running as a detached process from the server. Execute commands like 'firefox' or 'gnome-terminal'.
    MIT
  • Start an interactive process session, such as a Python REPL or PowerShell, by specifying a command and optional arguments. Returns a session ID for subsequent input/output operations via fc_read_output and fc_send_input.
    MIT
  • Execute a command inside a running Modal container using container ID and command list. Captures output with optional timeout.
    MIT
  • Triggers server-defined operations such as refactoring or code generation by executing a command returned from code actions.
    MIT