Skip to main content
Glama
67,558 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"MCP Proxy GitHub Repository" matching MCP servers:

  • A
    license
    -
    quality
    A
    maintenance
    A single static Go binary that exposes GitHub operations (repos, branches, commits, file contents, issues, PRs, and search) as MCP tools, enabling agents to read and write GitHub data with no runtime dependencies.
    Last updated
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Zero-dependency local proxy that wraps any MCP server to redact secrets, strip hidden-Unicode prompt injection, and block writes to protected paths like ~/.ssh and .env.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that gives AI agents structured read/write access to a story-based project backlog. Agents can list stories, read content, update status, and append notes — all backed by plain markdown files that live inside your project repository. There is no shared server. The backlog files live in your repo under requirements/, committed and versioned alongside your code
    Last updated
    16
    3
    The Unlicense
  • A
    license
    A
    quality
    C
    maintenance
    Unified MCP server for Gemini media generation --Nano Banana (images), Veo 3.1 (video), TTS, and Lyria 3 (music). Single Go binary, 12 tools, supports Gemini API key and Vertex AI.
    Last updated
    12
    8
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Transparent Go proxy that intercepts, signs, rate-limits, redacts, and audits all MCP JSON-RPC tool calls without modifying client or server. Stores to JSONL or SQLite with HMAC-SHA256 signatures.
    Last updated
    14
    7
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Gives AI assistants real-time access to web data with the ability to scrape any website, bypass anti-bot systems, extract structured data, and capture screenshots through enterprise-grade infrastructure.
    Last updated
    6
    96
    12
    ISC
  • A
    license
    A
    quality
    A
    maintenance
    An MCP orchestration layer that aggregates multiple MCP servers while exposing only 8 meta-tools, dramatically reducing context window usage, and provides SLOP scripting, event monitoring, and tool customization.
    Last updated
    10
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
    Last updated
    2
    1,757
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables SQL queries against PostgreSQL databases through MCP-compatible clients and includes a natural language agent for forming SQL queries from natural language.
    Last updated
    209
    PostgreSQL
  • A
    license
    -
    quality
    F
    maintenance
    This project implements a simple MCP server in Go that exposes a single tool (create_short_link) to generate short URLs using the Rebrandly API.
    Last updated
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Bridges MCP clients that require stdio to a running pREST HTTP MCP endpoint, enabling database interaction via natural language.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides git-aware safe file operations, allowing AI agents to delete files while protecting git-tracked source code from accidental deletion.
    Last updated
    MIT