Skip to main content
Glama
51,395 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"A service or tool named 'imageFX'" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    Provides over 1,000 creative ways to decline requests across four categories (polite, humorous, professional, and creative). The MCP server wraps a REST API to help users craft professional rejections through natural language interactions.
    Last updated
    156
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A persistent 24/7 background daemon that aggregates all downstream MCP servers into one unified connection and layers on a real-time notification gateway so AI agents can receive events from X/Twitter, Slack, Email, and webhooks.
    Last updated
    7
    1
    MIT
  • F
    license
    D
    quality
    D
    maintenance
    A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.
    Last updated
    1
    3
  • A
    license
    -
    quality
    B
    maintenance
    A reusable MCP HTTP server with OAuth 2.1 that turns any JSON-RPC handler into a production-ready endpoint with dynamic client registration, PKCE, refresh tokens, and OpenAPI docs.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A Zsh execution tool for Claude Code providing yield-based command execution, PTY mode for interactive programs, circuit breaker for timeout protection, and adaptive learning (A.L.A.N.) for retry detection and proactive insights.
    Last updated
    4
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    Last updated
    6
    7
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server implementation of Anthropic's Think Tool prompt engineering technique that enables Claude to break down complex problems and enhance its reasoning capabilities by providing a simple tool that echoes back thoughts.
    Last updated
    1
    2