Fingerprint
Rank #13,634io.github.fingerprintjs/fingerprint-mcp-server
Device intelligence for AI agents: Fingerprint events, smart signals, and API key management.
Fingerprint is a Model Context Protocol (MCP) server published by fingerprintjs. It ranks #13,634 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Fingerprint is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 16, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 118,412 of 132,046 servers on MCP Toplist.
Use Fingerprint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fingerprint-mcp-server https://mcp.fpjs.io/mcp[mcp_servers.fingerprint-mcp-server]
url = "https://mcp.fpjs.io/mcp"Add to ~/.codex/config.toml.
https://mcp.fpjs.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fingerprint-mcp-server": {
"url": "https://mcp.fpjs.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fingerprint-mcp-server": {
"type": "http",
"url": "https://mcp.fpjs.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fingerprint-mcp-server": {
"serverUrl": "https://mcp.fpjs.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fingerprint-mcp-server": {
"url": "https://mcp.fpjs.io/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.fingerprintjs%2Ffingerprint-mcp-server)<a href="https://mcptoplist.com/server/io.github.fingerprintjs%2Ffingerprint-mcp-server"><img src="https://mcptoplist.com/badge/io.github.fingerprintjs%2Ffingerprint-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
fingerprintjs
Available versions (1)
| Version | Published |
|---|---|
| 0.1.35 | Jun 16, 2026 |
Frequently asked questions
- Who maintains Fingerprint?
- Fingerprint is maintained by fingerprintjs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Fingerprint listed on the Official MCP Registry?
- Yes — Fingerprint is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fingerprint have?
- MCP Toplist tracks 1 version of Fingerprint, most recently published on Jun 16, 2026.
- Where can I find the source code for Fingerprint?
- The source code for Fingerprint is hosted at github.com/fingerprintjs/fingerprint-mcp-server.
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.