Skip to main content
Glama
74,844 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Pull requests authored by user '8randonpickart5'" matching MCP servers:

  • A
    license
    A
    quality
    A
    maintenance
    MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one aggregated, namespaced catalog and logs every call. Local, single-user, $0/month by default.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A Bitbucket CLI and MCP server written in Go for managing workspaces, repositories, pull requests, pipelines, issues, and source code. Supports stdio and HTTP transport.
    10
    4
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    Enables AI agents to securely use API keys by storing them in an encrypted vault and injecting them on demand with user approval, without exposing the key values to the model.
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables searching and retrieving information from Slack messages, threads, files, canvases, and user profiles using a User Token, with advanced filtering capabilities.
    50
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    A distributed durable notebook MCP server for high-scale agents, providing git-like pull and commit tools with automatic conflict resolution.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Interact with OneDev for CI/CD spec editing, pull request review, and issue workflow automation etc.
    13
    MIT
  • -
    license
    -
    quality
    C
    maintenance
    MCP server for Reddit that fetches full comment threads and compresses them into compact tab-delimited format, reducing token usage by up to 94% vs JSON. Supports subreddit feeds, multi-subreddit search, user activity, and OAuth for higher rate limits.
    2
  • A
    license
    A
    quality
    A
    maintenance
    Records your terminal sessions per command (PTY + OSC 133) into local SQLite, so AI agents can search, retrieve, and diff what commands actually printed. Secret redaction is applied by default to everything served over MCP.
    4
    4
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Operations toolchain for SQLite, Cloudflare D1, and Turso. Every command is available as both a CLI and an MCP tool: inspect, diff, migrate, monitor, back up, and repair databases. 22 stdio tools, read-only by default.
    14
    1
    AGPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    Local-first Microsoft Outlook MCP server: a single Go binary that manages calendar events and mail through the Microsoft Graph API over stdio, with tokens stored in the OS keychain and no Entra ID app registration required. Exposes four aggregate tools (calendar, mail, account, system) dispatched by an operation verb, with multi-account support and read-only and mail-gating modes.
    4
    40
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives AI agents persistent, narrative memory: concepts as nodes, relationships as typed "because" edges, so anything filed can be pulled back by association rather than by address.
    16
    12
    MIT
  • A
    license
    A
    quality
    B
    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
    16
    3
    The Unlicense