PluginBench
MCP Server
Active
Apache-2.0

TARGET Checklist MCP MCP Server

com.blackswancausallabs/target-mcp

What is the TARGET Checklist MCP MCP server?

Score how completely a target-trial-emulation study reports what the TARGET guideline requires.

How to install TARGET Checklist MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "target-mcp": {
      "command": "uvx",
      "args": [
        "target-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "target-mcp": {
      "command": "uvx",
      "args": [
        "target-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "target-mcp": {
      "command": "uvx",
      "args": [
        "target-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "target-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "target-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add target-mcp -- uvx target-mcp

Related MCP servers

DAG Studio MCP

Maintained

Causal DAG analysis: backdoor paths, adjustment sets, bias simulation. Validated against dagitty.

0
JavaScript
Apache-2.0
View repository →

Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).

0
Python
MIT
View repository →

ROBINS-I V2 (not V1): risk of bias in one result of a non-randomized cohort study

0
Python
Apache-2.0
View repository →