Agent-native scoring, search and routing for tokenized real-world assets across multi-chain.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-realmint-io-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Agent-native scoring, search and routing for tokenized real-world assets across multi-chain.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents.
Real-time BART departures, trip planning, fares, stations, and advisories.
MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data
Fair meeting point discovery for AI agents with isochrone-based travel time fairness
MCP Security Weekly
Get CVE alerts and security updates for io.github.realmint-io/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Agent-native access to the Realmint catalog of tokenized real-world assets (RWAs): scoring, market data, route support, and price history — exposed as native tools over the Model Context Protocol.
The MCP surface is read-only by design. Trade execution lives in the Realmint HTTP API and requires client-side wallet signing — keys never touch the MCP server.
| Endpoint | https://mcp.realmint.io/mcp |
| Transport | Streamable HTTP |
| Auth | None for the public catalog |
| Discovery card | /.well-known/mcp/server-card.json |
| Status | Live since May 2026 |
| Capability | Example prompt |
|---|---|
| Score risk & rights | "Score Tether Gold and tell me if it's safe for our DAO treasury" |
| Search the catalog | "Find tokenized treasuries on Ethereum with no freeze capability" |
| Track issuer changes | "Has anything in my watchlist changed control parameters this month?" |
| Map routable venues | "Where can I acquire 100k of OUSG, ranked by liquidity?" |
| Pull market & price data | "Show me PAXG's spot price, 24h volume, and 6-month chart" |
https://mcp.realmint.io/mcpEdit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"realmint": {
"transport": {
"type": "streamable-http",
"url": "https://mcp.realmint.io/mcp"
}
}
}
}
Restart Claude Desktop.
Configure a remote MCP server with:
https://mcp.realmint.io/mcpstreamable-httpcurl -X POST https://mcp.realmint.io/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
You should see 7 tools, each with annotations.title and annotations.readOnlyHint=true.
| Tool | Purpose |
|---|---|
realmint_list_assets | Enumerate the full catalog with schemas |
realmint_list_market | Spot price, 24h change, volume, market cap, history |
realmint_get_asset | Full schema for one asset (by lowercased ticker) |
realmint_get_asset_history | Versioned metadata change history |
realmint_get_score | Six-dimension Risk & Rights Score + composite |
realmint_get_route_support | Routable venues + per-venue scores |
realmint_get_price_history | Time-series prices (5m/1h/1d auto-cascading) |
All tools are read-only. Annotations follow the MCP spec:
readOnlyHint: true
destructiveHint: false
idempotentHint: true
openWorldHint: true
The complete tool catalog with descriptions, inputs, and titles is published in the discovery card.
realmint_get_score returns a 0–100 composite plus six per-dimension scores:
Suggested decision thresholds:
Tokens