mcpbeat Sign in

Infinihash Kyt MCP Server

by infinihash Your server? Claim it
local only

Infinihash Kyt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 10 Sep 2026.

Blockchain compliance: screen wallets vs OFAC SDN + threat intel, open cases, generate SAR drafts

Installs per day peak 27 · avg 13 · -22% w/w
a month agotoday
73
Installs / week
pypi · infinihash-kyt-mcp
1
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Infinihash Kyt MCP 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 infinihash-kyt-mcp -- uvx infinihash-kyt-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "infinihash-kyt-mcp": {
      "args": [
        "infinihash-kyt-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.infinihash-kyt-mcp]
command = "uvx"
args = ["infinihash-kyt-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "infinihash-kyt-mcp": {
      "args": [
        "infinihash-kyt-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "infinihash-kyt-mcp": {
      "args": [
        "infinihash-kyt-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: KYT_API_KEY (Free key at https://kyt.infinihash.com/kyt/settings/api-keys), KYT_BASE_URL (Override only for self-hosted/staging). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Infinihash Kyt MCP

same job, measured the same way
OFAC SDN Screening
by bonissystems

Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.

2 tools answering
LION — Verified Company & Compliance Data
by lionx402

Keyless x402 compliance on Base: $0.001 OFAC wallet screen, $0.05 pack, $0.95 company file.

8 tools answering
AgentAegis
by astafford8488

Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.

28 tools answering
SENTINEL Compliance Intelligence
by injprotocol

AML/CFT compliance oracle: wallet screening, sanctions, PEPs, jurisdiction risk.

22 tools answering
BlockchainAnalysis
by blockchainanalysis

Compliance MCP for AI agents: sanctions & KYT screening on 50+ chains, stablecoin-freeze, oracle.

11 tools answering
OnchainDiligence
by onchaindiligence

Pay-per-call compliance via x402: wallet sanctions, OFAC name, UK + US company verification.

21 tools answering
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
I
HIPAA Agent
by xbt786

HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.

answering

Infinihash Kyt MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Infinihash Kyt MCP?
Infinihash Kyt MCP 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 pypi package infinihash-kyt-mcp was installed 73 times last week.
How do I connect Infinihash Kyt MCP?
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 infinihash-kyt-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Infinihash Kyt MCP?
The pypi package infinihash-kyt-mcp was installed 73 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Infinihash Kyt MCP open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.