Home › Finance › djd-agent-score-mcp
djd-agent-score-mcp
Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.1)
npx -y djd-agent-score-mcp@1.0.1
Or add to your MCP client config:
{
"mcpServers": {
"djd-agent-score-mcp": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp@1.0.1"
],
"env": {
"DJD_BASE_URL": "<YOUR_VALUE>",
"DJD_TIMEOUT_MS": "<YOUR_VALUE>"
}
}
}
}
DJD_BASE_URL— Base URL for the DJD Agent Score API (defaults to production)DJD_TIMEOUT_MS— Request timeout in milliseconds (default: 10000)
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry