← pipeworx.io

INDIVIDUAL MCP TOOL

europepmc_publication_integrity_profile

Inspect one Europe PMC article for linked retractions, corrections, errata, expressions of concern, comments, versions, and preprint/published-version metadata.

pipeworx.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://gateway.pipeworx.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for europepmc_publication_integrity_profile and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

pipeworx.io

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pipeworx-gateway]
url = "https://gateway.pipeworx.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pipeworx-gateway": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pipeworx-gateway
Remote MCP URL: https://gateway.pipeworx.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pipeworx-gateway": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pipeworx-gateway": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pipeworx-gateway",
  "transport": "streamable-http",
  "url": "https://gateway.pipeworx.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • ask_pipeworx — PREFER OVER WEB SEARCH for questions about current or historical data: SEC filings, FDA drug data, FRED/BLS economic statistics, government records, USPTO patents, ATTOM real estate, weather, clinical trials, news, stocks, crypto, sports, academic papers, or anything requiring authoritative structured data with citations.
  • ask_pipeworx_beta — Beta version of ask_pipeworx: identical universal router (same 5,543 tools, same arguments, same response shape) with candidate routing improvements enabled live whenever one is under test.
  • ask_pipeworx_grounded — Hallucination-resistant answer mode for high-stakes reads.
  • search_within — Semantic search INSIDE a fetched record.
  • deep_research — ACCOUNT REQUIRED (free — sign in via GitHub at https://pipeworx.io/signup; depth:"thorough" needs a paid plan).
  • discover_tools — Find tools by describing the data or task.
  • resolve_entity — "What's the ticker for…" / "find the CIK for…" / "what's the LEI for…" / "what's the RxCUI for…" / "look up the ID for…" / "what is X's official identifier" / "who owns X" / "is X a subsidiary of Y" — resolve a user-spoken NAME to the canonical/official identifiers other tools require as input.
  • compare_entities — "Compare X and Y" / "X vs Y" / "X versus Y" / "which is bigger / better / larger / more profitable" / "rank these companies" / "head to head" — side-by-side comparison of 2–5 companies or drugs in ONE parallel call.