mcpbeat Sign in

3ilm MCP Server

local only

3ilm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 8 Sep 2026.

Search 1,032 verified smart contract vulnerability findings from Sherlock audits by pattern.

Installs per day peak 266 · avg 11 · -75% w/w
a month agotoday
36
Installs / week
npm · 3ilm-mcp
3
Stars
1 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to 3ilm MCP

same job, measured the same way
ContractOracle-Sentinel
by evozim

DeFi smart contract forensic auditor and vulnerability scanner.

answering
Contract Scanner
by lordbasilaiassistant-sudo

Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding

25 installs/wk local only
Aikido MCP
by bajuzjefe

Security analysis for Aiken smart contracts on Cardano. 75 vulnerability detectors.

45 installs/wk local only
Base Security Scanner MCP
by lordbasilaiassistant-sudo

MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities.

255 installs/wk local only
Inkog
by inkog-io

Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance.

228 installs/wk local only
I
AgentShield
by atmflow55

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

20 installs/wk local only
MCP Code Sanitizer
by notasandy

Strict AI code reviewer powered by Groq. Finds bugs and vulnerabilities.

70 installs/wk local only
Pentagonal MCP
by achilles1089

AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains

46 installs/wk local only

3ilm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for 3ilm MCP?
3ilm 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 npm package 3ilm-mcp was installed 36 times last week.
How do I connect 3ilm 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 3ilm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use 3ilm MCP?
The npm package 3ilm-mcp was installed 36 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is 3ilm MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.