deepidv
Rank #31,614io.github.Deep-Identity-Inc/agent-skill
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
deepidv is a Model Context Protocol (MCP) server published by deep-identity-inc. It ranks #31,614 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. deepidv is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 100,499 of 132,113 servers on MCP Toplist.
Use deepidv
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-skill https://mcp.deepidv.com/v1/mcp[mcp_servers.agent-skill]
url = "https://mcp.deepidv.com/v1/mcp"Add to ~/.codex/config.toml.
https://mcp.deepidv.com/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-skill": {
"url": "https://mcp.deepidv.com/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-skill": {
"type": "http",
"url": "https://mcp.deepidv.com/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-skill": {
"serverUrl": "https://mcp.deepidv.com/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-skill": {
"url": "https://mcp.deepidv.com/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Deep-Identity-Inc%2Fagent-skill)<a href="https://mcptoplist.com/server/io.github.Deep-Identity-Inc%2Fagent-skill"><img src="https://mcptoplist.com/badge/io.github.Deep-Identity-Inc%2Fagent-skill.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
deep-identity-inc
Other servers by deep-identity-inc
View all deep-identity-inc servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 17, 2026 |
| 1.0.0 | Apr 15, 2026 |
Frequently asked questions
- Who maintains deepidv?
- deepidv is maintained by deep-identity-inc, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is deepidv listed on the Official MCP Registry?
- Yes — deepidv is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does deepidv have?
- MCP Toplist tracks 2 versions of deepidv, most recently published on Apr 17, 2026.
- Where can I find the source code for deepidv?
- The source code for deepidv is hosted at github.com/deep-identity-inc/agent-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.