mcpbeat Sign in

It MCP Server

local only

It runs on your own machine — the client starts it, so there is no endpoint to ping.

AI-powered data integration platform. Onboard users and run DPF data workflows.

Installs / week
npm · @dpf.it.com/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check It every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp-server -- npx -y @dpf.it.com/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@dpf.it.com/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@dpf.it.com/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@dpf.it.com/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@dpf.it.com/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to It

same job, measured the same way
Dpf It
by dpf-it

AI-powered data integration platform. Onboard users and run DPF data workflows.

18 tools answering
Flow Nexus
by ruvnet

Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation

1 691 installs/wk local only
Proletariat CLI
by chrismcdermut

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

64 installs/wk local only
Barvinca MCP
by barvinca

Inspect ACC administration data and run bounded, approval-gated bulk user workflows.

answering
Dot AI
by vfarcic

AI-powered development platform for Kubernetes deployments and intelligent automation

115 installs/wk local only
BrainFlow
by alpic-alpichack-3c740d01

AI-powered ticket triage and workflow automation

12 tools answering
CalmBoard MCP
by dalvaren

AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.

answering
Stats Compass
by oogunbiyi21

50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows

444 installs/wk answering

It — questions

Answers built from our own checks of this server.

Why is there no uptime for It?
It 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 @dpf.it.com/mcp-server.
How do I connect It?
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 @dpf.it.com/mcp-server straight from npm; nothing to host, nothing to sign up for.