incode-idv-mcp
Verified Safeby IncodeTechnologies
Overview
Integrates Incode's identity verification into AI assistants like Claude, enabling tools for generating verification links, checking session status, retrieving scores, and managing authentication tokens.
Installation
No command providedSecurity Notes
The project integrates with Incode's external identity verification services via an API key, which is standard for such integrations. It uses `npx` to execute an official package from npm. No 'eval' or obvious obfuscation detected. The primary 'risk' is reliance on the security and trustworthiness of the external Incode service and the npm package itself, which is assumed high given it's a security product.
Similar Servers
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
voicemode
Provides robust voice interaction capabilities for Model Context Protocol (MCP) agents, enabling real-time speech-to-text (STT) and text-to-speech (TTS) functionalities, with support for local and cloud-based services. It also includes tools for audio playback (DJ), service management, and diagnostics.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
mcp-devtools-server
This MCP server standardizes development tool patterns and provides AI-powered integrations to enable Claude Code to generate code more efficiently, reduce errors, and improve autocorrection for various programming languages and workflows.