Stablecoin reserve attestations
Rank #38,380io.github.agentwares/stablecoin-attestations
Stablecoin reserve attestations as JSON: reserves, composition, attestor, on-chain supply, ratio.
Stablecoin reserve attestations is a Model Context Protocol (MCP) server published by agentwares. It ranks #38,380 of 132,113 servers tracked on MCP Toplist. Stablecoin reserve attestations is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 93,733 of 132,113 servers on MCP Toplist.
Use Stablecoin reserve attestations
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stablecoin-attestations https://agentwares-stablecoin.vercel.app/mcpclaude mcp add stablecoin-attestations -- npx -y @agentwares/stablecoin-attestations[mcp_servers.stablecoin-attestations]
url = "https://agentwares-stablecoin.vercel.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.stablecoin-attestations]
command = "npx"
args = ["-y", "@agentwares/stablecoin-attestations"]Add to ~/.codex/config.toml.
https://agentwares-stablecoin.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stablecoin-attestations": {
"command": "npx",
"args": [
"-y",
"@agentwares/stablecoin-attestations"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stablecoin-attestations": {
"url": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"stablecoin-attestations": {
"command": "npx",
"args": [
"-y",
"@agentwares/stablecoin-attestations"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stablecoin-attestations": {
"type": "http",
"url": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"stablecoin-attestations": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentwares/stablecoin-attestations"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stablecoin-attestations": {
"serverUrl": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stablecoin-attestations": {
"command": "npx",
"args": [
"-y",
"@agentwares/stablecoin-attestations"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stablecoin-attestations": {
"url": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}{
"mcpServers": {
"stablecoin-attestations": {
"command": "npx",
"args": [
"-y",
"@agentwares/stablecoin-attestations"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agentwares%2Fstablecoin-attestations)<a href="https://mcptoplist.com/server/io.github.agentwares%2Fstablecoin-attestations"><img src="https://mcptoplist.com/badge/io.github.agentwares%2Fstablecoin-attestations.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agentwares
Other servers by agentwares
View all agentwares servers →Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Sep 11, 2026 |
| 0.1.2 | Sep 8, 2026 |
| 0.1.1 | Sep 7, 2026 |
| 0.1.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Stablecoin reserve attestations?
- Stablecoin reserve attestations is maintained by agentwares, which publishes 8 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Stablecoin reserve attestations listed on the Official MCP Registry?
- Yes — Stablecoin reserve attestations is listed on the Official MCP Registry.
- How many versions does Stablecoin reserve attestations have?
- MCP Toplist tracks 4 versions of Stablecoin reserve attestations, most recently published on Sep 11, 2026.
- Where can I find the source code for Stablecoin reserve attestations?
- The source code for Stablecoin reserve attestations is hosted at github.com/agentwares/servers.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.