Generic MCP

Use this integration to connect to an MCP server and automatically discover its available tools.

Utilities · Generic MCP

Configuration parameters

  • base_url — Server URL (required)
  • auth_type — Authentication Type (required)
  • oauth_credentials — Client ID
  • auth_code
  • redirect_uri — Redirect URI
  • custom_headers — Custom headers
  • authorization_endpoint — Authorization Endpoint
  • token_endpoint — Token Endpoint
  • scope — Scope
  • token
  • credentials — Username
  • server_name — Server Name
  • insecure — Trust any certificate (not secure)

Commands (4)

  • call-tool

    Calls a specific tool on the MCP server with optional input parameters.

  • generic-mcp-auth-test

    Test the authentication configuration with the MCP server.

  • generic-mcp-generate-login-url

    Generate an authentication login URL.

  • list-tools

    Retrieves a list of available tools in the MCP server.