Skip to main content
Glama
wpank

ERC-8004 MCP Server

by wpank

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
erc8004_search_agentsA

Search for ERC-8004 registered AI agents by name. Supports optional protocol and chain filtering.

erc8004_list_agentsA

Browse ERC-8004 registered AI agents with pagination and sorting. Supports protocol and chain filtering.

erc8004_get_agentA

Get full details for a specific ERC-8004 agent by ID, including contract state, services, metadata, statistics, and recent feedback.

erc8004_get_agent_feedbackA

Get all feedback and reviews for an ERC-8004 agent, including scores, tags, review text, and MCP/A2A context.

erc8004_get_agent_statsA

Get engagement metrics, score breakdown, feedback tag analysis, and score distribution for an ERC-8004 agent.

erc8004_get_agent_metadataA

Get the full on-chain and off-chain metadata for an ERC-8004 agent. Fetches the IPFS registration file and returns all extended attributes.

erc8004_get_reputation_summaryA

Get the aggregated reputation summary for an ERC-8004 agent from the Reputation Registry.

erc8004_get_feedback_detailsA

Get detailed individual feedback records from the Reputation Registry, including signed values and revocation status.

erc8004_get_validation_statusA

Check the validation status of an ERC-8004 agent from the Validation Registry (zkML, TEE attestation, or stake-secured re-execution).

erc8004_resolve_agent_servicesA

Parse the agent's registration file and return typed service endpoints (MCP, A2A, ENS, DID).

erc8004_evaluate_agent_trustA

Composite tool that combines identity, reputation, and validation data to produce a holistic trust evaluation for an agent.

Prompts

Interactive templates invoked by user choice

NameDescription
erc8004_evaluate_trustworthinessEvaluate an agent's trustworthiness based on on-chain identity, reputation history, and validation status.
erc8004_compare_agentsCompare two or more agents by reputation score, validation status, service capabilities, and activity metrics.
erc8004_find_agent_for_taskGiven a task description, find and recommend the best-suited registered agents based on their services, reputation, and domain tags.
erc8004_audit_agent_feedbackAnalyze an agent's feedback history for patterns, anomalies, and overall sentiment trends.

Resources

Contextual data attached and managed by the client

NameDescription
registry-stats
registry-recent
config-chains
config-contracts
config-tags

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wpank/erc-8004-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server