Datasieve runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 12 Jul 2026.
On-chain watches, web-page monitors, dead-man switches, cron, and agent coordination, paid via x402.
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.
claude mcp add datasieve -- npx -y datasieve-mcp
{
"mcpServers": {
"datasieve": {
"args": [
"-y",
"datasieve-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.datasieve]
command = "npx"
args = ["-y", "datasieve-mcp"]
{
"mcpServers": {
"datasieve": {
"args": [
"-y",
"datasieve-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"datasieve": {
"args": [
"-y",
"datasieve-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.