AI & Machine Learning
agentstamp.org
Search, browse, and verify AI agents in the AgentStamp directory with reputation scores and endorsements.
ENDPOINT 1
https://agentstamp.org/mcp
MCP server metadata
- Name
- AgentStamp
- Version
- 2.3.0
Known tools 19
get_agentGet full agent profile by ID, including endorsements and reputation score.
Inferred read-onlyget_leaderboardGet the agent leaderboard — top endorsed agents with reputation scores, newest agents, and category breakdown.
Inferred read-onlyget_agent_reputationGet an agent's reputation score (0-100) with full breakdown by tier, endorsements, uptime, age, and wishes granted.
Inferred read-onlytrust_networkNetwork-wide trust statistics: total agents, stamps, endorsements, wishes, average reputation, top categories.
Inferred read-onlybridge_erc8004_lookupLook up an ERC-8004 on-chain agent and get their AgentStamp trust score.
Inferred read-onlydns_discoveryCheck if a domain has an AgentStamp DNS TXT record for agent discovery.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentstamp]
url = "https://agentstamp.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentstamp": {
"type": "http",
"url": "https://agentstamp.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentstamp
Remote MCP URL: https://agentstamp.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentstamp": {
"url": "https://agentstamp.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentstamp": {
"type": "http",
"url": "https://agentstamp.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentstamp",
"transport": "streamable-http",
"url": "https://agentstamp.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for agentstamp.org was fetched 2026-07-26T07:26:19.805Z and is being refreshed.
agentstamp.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.