AgentScore MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PORT | No | The port the HTTP/SSE server should listen on (used for HTTP transport mode). | 3000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getAgentScoreB | Returns current reputation score, history count and metadata URI. Accepts tokenId (number) OR agent address (0x...) |
| getAgentHistoryC | Returns array of past scores with timestamps (recent first) |
| listRegisteredAgentsB | List all agents (or single agent by owner address). Returns enriched data. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/agentscore-trustless/agentscore-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server