attest-mcp
Rank #11,613io.github.SPAZIO-GENESI/attest-mcp
Free proof-of-existence attestation for digital files, MCP tools for the imgauth service.
attest-mcp is a Model Context Protocol (MCP) server published by SPAZIO-GENESI. It ranks #11,613 of 132,405 servers tracked on MCP Toplist. attest-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 120,792 of 132,405 servers on MCP Toplist.
Use attest-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add attest-mcp -e "IMGAUTH_API_KEY=<your IMGAUTH_API_KEY>" -e "IMGAUTH_BASE_URL=<your IMGAUTH_BASE_URL>" -e "IMGAUTH_CERT_PAGE_BASE=<your IMGAUTH_CERT_PAGE_BASE>" -- npx -y @spazio-genesi/attest-mcpReplace each placeholder with your own value before saving.
[mcp_servers.attest-mcp]
command = "npx"
args = ["-y", "@spazio-genesi/attest-mcp"]
[mcp_servers.attest-mcp.env]
IMGAUTH_API_KEY = "<your IMGAUTH_API_KEY>"
IMGAUTH_BASE_URL = "<your IMGAUTH_BASE_URL>"
IMGAUTH_CERT_PAGE_BASE = "<your IMGAUTH_CERT_PAGE_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"attest-mcp": {
"command": "npx",
"args": [
"-y",
"@spazio-genesi/attest-mcp"
],
"env": {
"IMGAUTH_API_KEY": "<your IMGAUTH_API_KEY>",
"IMGAUTH_BASE_URL": "<your IMGAUTH_BASE_URL>",
"IMGAUTH_CERT_PAGE_BASE": "<your IMGAUTH_CERT_PAGE_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"attest-mcp": {
"command": "npx",
"args": [
"-y",
"@spazio-genesi/attest-mcp"
],
"env": {
"IMGAUTH_API_KEY": "<your IMGAUTH_API_KEY>",
"IMGAUTH_BASE_URL": "<your IMGAUTH_BASE_URL>",
"IMGAUTH_CERT_PAGE_BASE": "<your IMGAUTH_CERT_PAGE_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"attest-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@spazio-genesi/attest-mcp"
],
"env": {
"IMGAUTH_API_KEY": "<your IMGAUTH_API_KEY>",
"IMGAUTH_BASE_URL": "<your IMGAUTH_BASE_URL>",
"IMGAUTH_CERT_PAGE_BASE": "<your IMGAUTH_CERT_PAGE_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"attest-mcp": {
"command": "npx",
"args": [
"-y",
"@spazio-genesi/attest-mcp"
],
"env": {
"IMGAUTH_API_KEY": "<your IMGAUTH_API_KEY>",
"IMGAUTH_BASE_URL": "<your IMGAUTH_BASE_URL>",
"IMGAUTH_CERT_PAGE_BASE": "<your IMGAUTH_CERT_PAGE_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"attest-mcp": {
"command": "npx",
"args": [
"-y",
"@spazio-genesi/attest-mcp"
],
"env": {
"IMGAUTH_API_KEY": "<your IMGAUTH_API_KEY>",
"IMGAUTH_BASE_URL": "<your IMGAUTH_BASE_URL>",
"IMGAUTH_CERT_PAGE_BASE": "<your IMGAUTH_CERT_PAGE_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.SPAZIO-GENESI%2Fattest-mcp)<a href="https://mcptoplist.com/server/io.github.SPAZIO-GENESI%2Fattest-mcp"><img src="https://mcptoplist.com/badge/io.github.SPAZIO-GENESI%2Fattest-mcp.svg" alt="MCP Toplist: Top 10% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SPAZIO-GENESI
Other servers by SPAZIO-GENESI
View all SPAZIO-GENESI servers →Available versions (6)
| Version | Published |
|---|---|
| 0.4.1 | Jul 24, 2026 |
| 0.4.0 | Jul 23, 2026 |
| 0.3.1 | Jul 22, 2026 |
| 0.3.0 | Jul 21, 2026 |
| 0.2.2 | Jul 21, 2026 |
| 0.2.1 | Jul 13, 2026 |
Frequently asked questions
- Who maintains attest-mcp?
- attest-mcp is maintained by SPAZIO-GENESI, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is attest-mcp listed on the Official MCP Registry?
- Yes — attest-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does attest-mcp have?
- MCP Toplist tracks 6 versions of attest-mcp, most recently published on Jul 24, 2026.
- Where can I find the source code for attest-mcp?
- The source code for attest-mcp is hosted at github.com/SPAZIO-GENESI/attest-mcp.
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.