Aidress
Rank #5,405io.github.Aidress-ai/aidress
Verify, discover, and rate AI agents before transacting.
Aidress is a Model Context Protocol (MCP) server published by aidress-ai. It ranks #5,405 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Aidress is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 6 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 126,641 of 132,046 servers on MCP Toplist.
Use Aidress
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aidress -e "AIDRESS_API_KEY=<your AIDRESS_API_KEY>" -e "AIDRESS_BASE_URL=<your AIDRESS_BASE_URL>" -- uvx aidress-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aidress]
command = "uvx"
args = ["aidress-mcp"]
[mcp_servers.aidress.env]
AIDRESS_API_KEY = "<your AIDRESS_API_KEY>"
AIDRESS_BASE_URL = "<your AIDRESS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidress": {
"command": "uvx",
"args": [
"aidress-mcp"
],
"env": {
"AIDRESS_API_KEY": "<your AIDRESS_API_KEY>",
"AIDRESS_BASE_URL": "<your AIDRESS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidress": {
"command": "uvx",
"args": [
"aidress-mcp"
],
"env": {
"AIDRESS_API_KEY": "<your AIDRESS_API_KEY>",
"AIDRESS_BASE_URL": "<your AIDRESS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aidress": {
"type": "stdio",
"command": "uvx",
"args": [
"aidress-mcp"
],
"env": {
"AIDRESS_API_KEY": "<your AIDRESS_API_KEY>",
"AIDRESS_BASE_URL": "<your AIDRESS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidress": {
"command": "uvx",
"args": [
"aidress-mcp"
],
"env": {
"AIDRESS_API_KEY": "<your AIDRESS_API_KEY>",
"AIDRESS_BASE_URL": "<your AIDRESS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aidress": {
"command": "uvx",
"args": [
"aidress-mcp"
],
"env": {
"AIDRESS_API_KEY": "<your AIDRESS_API_KEY>",
"AIDRESS_BASE_URL": "<your AIDRESS_BASE_URL>"
}
}
}
}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.Aidress-ai%2Faidress)<a href="https://mcptoplist.com/server/io.github.Aidress-ai%2Faidress"><img src="https://mcptoplist.com/badge/io.github.Aidress-ai%2Faidress.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
aidress-ai
Available versions (6)
| Version | Published |
|---|---|
| 0.5.0 | Aug 12, 2026 |
| 0.4.0 | Aug 6, 2026 |
| 0.2.5 | Jul 4, 2026 |
| 0.2.3 | Jul 3, 2026 |
| 0.1.5 | Jun 19, 2026 |
| 0.1.3 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Aidress?
- Aidress is maintained by aidress-ai, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Aidress listed on the Official MCP Registry?
- Yes — Aidress is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Aidress have?
- MCP Toplist tracks 6 versions of Aidress, most recently published on Aug 12, 2026.
- Where can I find the source code for Aidress?
- The source code for Aidress is hosted at github.com/aidress-ai/aidress.
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.