← Back to Plugins
MCP Server MCP

QuLab Infinite MCP Server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

QuLab MCP remote server (Streamable HTTP) for computational science and lab tools.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://workofarttattoo-qulab-mcp.azurewebsites.net/mcp",
      "headers": [
        {
          "description": "Optional bearer token (Bearer <token>) if the endpoint enforces auth.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...