mcpbeat Sign in

Incode Idv MCP Server

by incodetechnologies Your server? Claim it
local only

Incode Idv MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.

MCP server for Incode IDV, providing identity verification tools for AI assistants.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 7 · +56% w/w
a month agotoday
47
Installs / week
npm · @incodetech/incode-idv-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Incode Idv MCP

same job, measured the same way
Agent Skill
by deep-identity-inc

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

answering
Paypal
by paypal-mcp

PayPal MCP server provides access to PayPal services and operations for AI assistants

answering
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
Interminal
by qiuwenzheng

Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.

90 installs/wk local only
IPinfo
by ipinfo

Official IPinfo MCP Server - IP intelligence tools for AI assistants

6 tools answering
MD MD
by kedarvartak

MCP server for md.md - provides team knowledge context to AI assistants

local only
Prometheus MCP Server
by pab1it0

MCP server providing Prometheus metrics access and PromQL query execution for AI assistants

local only
World Airfares Flight Search
by worldairfares

Flight search MCP server providing search, pagination, and itinerary details for AI assistants.

3 tools answering

Incode Idv MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Incode Idv MCP?
Incode Idv 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 @incodetech/incode-idv-mcp was installed 47 times last week.
Is Incode Idv MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Incode Idv 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 @incodetech/incode-idv-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Incode Idv MCP?
The npm package @incodetech/incode-idv-mcp was installed 47 times in the last week. Week over week that is +56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.