← Back to Plugins
MCP Server MCP

ResearchTwin

github By github 👁 1 views ▲ 0 votes

Federated research discovery with S-Index metrics across a network of digital twins.

Homepage Verified source GitHub

Install

uvx mcp-server-researchtwin

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "mcp-server-researchtwin",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for ResearchTwin API (default: https://researchtwin.net)",
          "name": "RESEARCHTWIN_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...