agentrisk
Rank #50,589io.github.trycoin-ai/agentrisk
Risk guardrails for AI trading agents. Your agent proposes; your policy decides.
agentrisk is a Model Context Protocol (MCP) server published by trycoin-ai. It ranks #50,589 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. agentrisk is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 5, 2026 and most recently updated on Jul 5, 2026.
Ranks ahead of 81,457 of 132,046 servers on MCP Toplist.
Use agentrisk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentrisk -- uvx --from "agentrisk[mcp]" agentrisk-mcp agentrisk[mcp_servers.agentrisk]
command = "uvx"
args = ["--from", "agentrisk[mcp]", "agentrisk-mcp", "agentrisk"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentrisk": {
"command": "uvx",
"args": [
"--from",
"agentrisk[mcp]",
"agentrisk-mcp",
"agentrisk"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentrisk": {
"command": "uvx",
"args": [
"--from",
"agentrisk[mcp]",
"agentrisk-mcp",
"agentrisk"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentrisk": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"agentrisk[mcp]",
"agentrisk-mcp",
"agentrisk"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentrisk": {
"command": "uvx",
"args": [
"--from",
"agentrisk[mcp]",
"agentrisk-mcp",
"agentrisk"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentrisk": {
"command": "uvx",
"args": [
"--from",
"agentrisk[mcp]",
"agentrisk-mcp",
"agentrisk"
]
}
}
}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.trycoin-ai%2Fagentrisk)<a href="https://mcptoplist.com/server/io.github.trycoin-ai%2Fagentrisk"><img src="https://mcptoplist.com/badge/io.github.trycoin-ai%2Fagentrisk.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
trycoin-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains agentrisk?
- agentrisk is maintained by trycoin-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is agentrisk listed on the Official MCP Registry?
- Yes — agentrisk is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does agentrisk have?
- MCP Toplist tracks 1 version of agentrisk, most recently published on Jul 5, 2026.
- Where can I find the source code for agentrisk?
- The source code for agentrisk is hosted at github.com/trycoin-ai/agentrisk.
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.