Skip to main content
Glama
112,329 tools. Last updated 2026-04-20 08:05
  • Retrieve the SSE endpoint URL for APIFold MCP servers using a server slug and user key to access hosted API integrations.
    AGPL 3.0
  • Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.
    AGPL 3.0
  • Verify the status of MCP handler and Claude Desktop processes to ensure uninterrupted operation and enable plugin reloading without closing the application.
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.

Matching MCP Servers

  • A
    security
    F
    license
    B
    quality
    Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
    Last updated
    2
    1
    • Apple
  • -
    security
    F
    license
    -
    quality
    Enables Claude Desktop to interact with PostgreSQL databases through natural language for schema exploration, data analysis, and query execution. Users can search schemas, describe tables, and perform read or write operations without needing to write manual SQL.
    Last updated
    • Apple
    • Linux

Matching MCP Connectors

  • Remote ChromaDB vector database MCP server with streamable HTTP transport

  • The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.