SERVER
MCP Server
Rank #19960pulsemcp/agenttrust
Trust layer for autonomous agents with A2A communication, cryptographic identity, and prompt injection detection.
First listed
Feb 26, 2026
Last publish date
Mar 6, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by agenttrust. It ranks #19960 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Mar 6, 2026.
STANDING
#19,960of 58,832 tracked serversTop 50%
Ranks ahead of 38,872 of 58,832 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"agenttrust": {
"command": "npx",
"args": [
"-y",
"@agenttrust/mcp-server"
],
"env": {
"AGENTTRUST_API_KEY": "<your AGENTTRUST_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
agenttrust
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Server?
- Trust layer for autonomous agents with A2A communication, cryptographic identity, and prompt injection detection.
- Who maintains MCP Server?
- MCP Server is maintained by agenttrust, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Server have?
- MCP Toplist tracks 2 versions of MCP Server, most recently published on Mar 6, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/agenttrust/mcp-server.
EXPLORE