mcpbeat Sign in

Pharma Signal API MCP Server

by niteowlpt Your server? Claim it
local only

Pharma Signal API runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

Drug safety intelligence: 358 drugs, 1M+ FDA adverse events, PV signal detection.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 6 · +42% w/w
a month agotoday
29
Installs / week
npm · pharma-signal-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pharma-signal-api -- npx -y pharma-signal-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pharma-signal-api": {
      "args": [
        "-y",
        "pharma-signal-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pharma-signal-api]
command = "npx"
args = ["-y", "pharma-signal-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pharma-signal-api": {
      "args": [
        "-y",
        "pharma-signal-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pharma-signal-api": {
      "args": [
        "-y",
        "pharma-signal-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PHARMA_SIGNAL_API_KEY (Your Pharma Signal API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pharma Signal API

same job, measured the same way
Truthstack MCP
by truthstack1

Supplement-drug interaction safety API for AI agents with FDA adverse event data.

32 installs/wk local only
I
OpenFDA Safety Data
by taru0208

Search FDA safety data: drug adverse events, recalls, and device events.

answering
Fingerprint
by fingerprintjs

Device intelligence for AI agents: Fingerprint events, smart signals, and API key management.

answering
Fia Signals MCP
by odds7

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

8 tools answering
Zoning Signal
by zoningsignal

US municipal zoning intelligence — corridor analysis, place dossiers, named-pattern detection.

18 tools answering
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering
Curistat Trading Analytics
by moxiespirit

Futures volatility intelligence: forecasts, regime detection, signals, and analogs for ES/NQ.

75 installs/wk local only
Drug & Product Safety
by tributarydata

Official FDA recalls, drug labels, adverse events and clinical trials, with cited sources.

answering

Pharma Signal API — questions

Answers built from our own checks of this server.

Why is there no uptime for Pharma Signal API?
Pharma Signal API runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pharma-signal-mcp was installed 29 times last week.
Is Pharma Signal API still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pharma Signal API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pharma-signal-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pharma Signal API?
The npm package pharma-signal-mcp was installed 29 times in the last week. Week over week that is +42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.