mcpbeat Sign in

Dreamwork MCP Server

by ponder-surveys Your server? Claim it
local only

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

AI job search agent — browse listings, generate packs, auto-apply

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

Installs per day peak 23 · avg 7 · +130% w/w
a month agotoday
52
Installs / week
npm · @dreamworkhq/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 dreamwork -- npx -y @dreamworkhq/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dreamwork": {
      "args": [
        "-y",
        "@dreamworkhq/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dreamwork]
command = "npx"
args = ["-y", "@dreamworkhq/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dreamwork": {
      "args": [
        "-y",
        "@dreamworkhq/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dreamwork": {
      "args": [
        "-y",
        "@dreamworkhq/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DREAMWORK_API_KEY (Your Dreamwork API key (sk_...)), DREAMWORK_API_URL (API endpoint override (default: https://api.dreamworkhq.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dreamwork

same job, measured the same way
JobsAI
by jobsai

Czech AI job board: search live listings, read job details, apply for a consenting candidate.

12 tools answering
Starsinger MCP
by starsinger-ai

MCP server for StarSinger AI music catalog — search, stream & browse AI-generated tracks

85 installs/wk local only
MCP Gerajobs
by geraservicesuk

Search remote and local jobs, browse companies, apply and track status. OAuth to apply.

31 installs/wk local only
C
Zillow Property Data (APIllow)
by apillow

Zillow property data for AI agents: search listings and get 50+ fields for any US property.

157 installs/wk local only
Agency MCP Server
by npupko

On-demand access to 150+ specialist AI agent templates — search, browse, and spawn agents

60 installs/wk local only
C
Datronis
by datronis

Search and apply to real jobs, browse companies, and read tech news via Datronis's live data.

19 tools answering
AUTO.RIA Used Cars
by yevhen-kalyna

MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.

128 installs/wk local only
Agentfuse MCP
by sai4447

Affiliate API for AI agents -- browse programs, generate tracked links, record conversions.

25 installs/wk local only

Dreamwork — questions

Answers built from our own checks of this server.

Why is there no uptime for Dreamwork?
Dreamwork 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 @dreamworkhq/mcp was installed 52 times last week.
Is Dreamwork 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 Dreamwork?
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 @dreamworkhq/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dreamwork?
The npm package @dreamworkhq/mcp was installed 52 times in the last week. Week over week that is +130%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.