io.github.DealMachine/dealmachine is an MCP server that search and enrich US property, owner, people, and company data for sales and lead generation. Its tool list has not been published yet, requires no API key, and scores 58/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-dealmachine-dealmachine": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
DealMachine CLI (dm) -- property intelligence from the command line.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
Research 3M+ podcasts with audience data, contacts, episodes, transcripts, charts, and sponsors.
B2B lead generation and company search through Generect Live API for sales prospecting.
Open protocol for professional service delivery via AI agents
MCP Security Weekly
Get CVE alerts and security updates for io.github.DealMachine/dealmachine and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
DealMachine CLI (dm) -- property intelligence from the command line.
A standalone Commander.js CLI that talks to the DealMachine REST API. Provides 17 command groups covering agent guidance, authentication, property search, people lookup, enrichment, comps, list management, and developer utilities. Compiles to a single ESM bundle via tsc.
This package has zero @dealmachine/* dependencies -- it is a self-contained binary that communicates exclusively through the public API.
This repository is also the public distribution package for the DealMachine MCP server and DealMachine skill.
https://mcp.dealmachine.comhttps://api.docs.dealmachine.comhttps://dealmachine.com/settings/developerhttps://dealmachine.com/privacy-policyhttps://dealmachine.com/terms-of-servicesupport@dealmachine.comThe MCP server supports OAuth 2.1 for ChatGPT, Claude, Cursor, Codex, and other compatible clients. It can also use a DealMachine API key in developer clients that support bearer-token configuration.
The plugin package includes:
server.jsonThe portable package follows Agent Plugins 1.0.0:
dealmachine-cli/
├── plugin.json
├── mcp.json
└── skills/
└── dealmachine/
├── SKILL.md
├── REFERENCE.md
└── SETUP.md
Compatible clients discover the DealMachine skill from skills/dealmachine/ and connect to the
hosted Streamable HTTP MCP server declared in mcp.json. Client-specific manifests remain in the
repository for compatibility, marketplace metadata, and richer presentation.
Example requests:
Direct skill installation:
npx skills add DealMachine/dealmachine-cli
agents, agents guide, agents playbook, agents install, agents permissionslogin, logout, whoamiconfig get, config set, config pathaccountusagesearch, count, get, ids, exportsearch, count, get, ids, exportaddress, latlng, apn, email, phone, namesearch, create, get, update, delete, build, import, items, add, remove, exportsearch, getautocomplete, validatelicense add, license list, license remove