Skip to main content
Glama
150,411 tools. Last updated 2026-05-28 05:14

"Creating an MCP Server" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs

  • Provide AI agents and automation tools with contextual access to blockchain data including balance…

  • Test connectivity to an MCP server by sending a live check. Returns success, response time, HTTP status, and errors for diagnostics.
    MIT
  • Invoke any registered tool on an MCP server by name. Supports shapeshifted warm pools or ad-hoc transient calls, with stats recording and output truncation for long responses.
    MIT
  • Retrieve an MCP server by ID or slug to get details including parent integration, status, and creation time. Use this to access the server record instead of the integration config.
    MIT
  • Retrieve the capabilities exposed by an MCP server instance, including total counts and current tool, resource, and prompt surfaces. Use for server-specific exposure instead of integration-level lists.
    MIT
  • Create an MCP integration by registering an external server URL with Portkey. Returns the integration ID and slug; supports authentication via headers, OAuth, or none.
    MIT
  • Retrieve the version of the Red Hat Insights MCP server. Use this to check compatibility or when encountering API or authentication issues.
    Apache 2.0
  • Check MCP server connectivity by sending an optional message and receiving 'pong' in return.
    Apache 2.0
  • Permanently delete an MCP server instance, immediately revoking all connected users' access. Use only after confirming no workflows depend on it.
    MIT