a2a-trustgate
Rank #31,126io.github.jyswee/a2a-trustgate
MCP server for AI agent compliance that screens actions before execution and records decisions in an immutable, SIEM-ready audit trail.
a2a-trustgate is a Model Context Protocol (MCP) server published by jyswee. It ranks #31,126 of 95,033 servers tracked on MCP Toplist. a2a-trustgate is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 63,907 of 95,033 servers on MCP Toplist.
Use a2a-trustgate
Add a2a-trustgate to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"a2a-trustgate": {
"url": "https://mcp.a2ainfrastructure.com/sse"
}
}
}{
"mcpServers": {
"a2a-trustgate": {
"command": "npx",
"args": [
"-y",
"a2a-trustgate"
],
"env": {
"A2A_API_KEY": "<your A2A_API_KEY>",
"A2A_URL": "<your A2A_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.jyswee%2Fa2a-trustgate)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fa2a-trustgate"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fa2a-trustgate.svg" alt="MCP Toplist: Top 50% of 95,033" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyswee
Other servers by jyswee
- agenticmemory#15,475 · 2 vers
- Gpusmarket#15,476 · 2 vers
- Buggazi#17,200 · 2 vers
- Oddsockets CLI#21,964 · 1 ver
- Bandsaas#23,616 · 2 vers
- SecretCarousel#24,616 · 3 vers
- ainpcengine#27,402 · 1 ver
- EmailInABox MCP Server#32,442
- taufunctions#36,118 · 1 ver
- isp2go#47,280
- appoiint#50,653
- vipsallowed#64,830
Available versions (2)
| Version | Published |
|---|---|
| 1.5.12 | Jul 29, 2026 |
| 1.5.8 | Jul 16, 2026 |
Frequently asked questions
- Who maintains a2a-trustgate?
- a2a-trustgate is maintained by jyswee, which publishes 13 MCP servers (16 total versions) tracked on MCP Toplist.
- Is a2a-trustgate listed on the Official MCP Registry?
- Yes — a2a-trustgate is listed on the Official MCP Registry, alongside Glama.
- How many versions does a2a-trustgate have?
- MCP Toplist tracks 2 versions of a2a-trustgate, most recently published on Jul 29, 2026.
- Where can I find the source code for a2a-trustgate?
- The source code for a2a-trustgate is hosted at github.com/jyswee/a2a-trustgate.