Analytics
formulatesearch.com
Discovers and analyzes pharma/biotech companies' hiring trends by location, therapeutic area, and other factors, providing briefings on individual companies.
ENDPOINT 1
https://formulatesearch.com/api/mcp
MCP server metadata
- Name
- formulate-pharma-jobs
- Version
- 1.0.0
Formulate is a pharma/biotech job-intelligence platform: it cross-references live job listings with drug pipelines, FDA/PDUFA dates, and company hiring velocity. Use these tools to find companies hiring by location or therapeutic area, companies with a drug approaching FDA approval (pre-launch hiring), the fastest-growing employers, and a deep briefing on any surfaced company. All data is live and read-only.
Known tools 5
discover_by_therapeutic_areaTop companies hiring in a therapeutic area, disease area, drug class, or modality (e.g.
Inferred read-onlydiscover_pre_launchCompanies with a drug approaching FDA approval (an upcoming PDUFA date) within N months — the pre-launch/commercial-buildout hiring window.
Inferred read-onlydiscover_hottestCompanies hiring the fastest right now, ranked by recent net job growth.
Inferred read-onlyget_company_briefingA deep briefing on ONE company: why-now, full pipeline, PDUFA dates, interview intel, comp, and open roles.
Inferred read-onlyCONNECT 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.formulate-pharma-jobs]
url = "https://formulatesearch.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"formulate-pharma-jobs": {
"type": "http",
"url": "https://formulatesearch.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: formulate-pharma-jobs
Remote MCP URL: https://formulatesearch.com/api/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": {
"formulate-pharma-jobs": {
"url": "https://formulatesearch.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"formulate-pharma-jobs": {
"type": "http",
"url": "https://formulatesearch.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "formulate-pharma-jobs",
"transport": "streamable-http",
"url": "https://formulatesearch.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for formulatesearch.com was fetched 2026-08-21T14:38:32.808Z.
formulatesearch.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.