AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
Project description
mcp-agenttrust
MCP server for AI agent and MCP server quality verification.
Evaluate any MCP server's competency before trusting it with real tasks or payments. Uses challenge-response testing across 6 quality dimensions with LLM judge consensus.
Install
pip install mcp-agenttrust
Usage
With Claude Desktop / Cursor / Windsurf
Add to your MCP client config:
{
"mcpServers": {
"agenttrust": {
"command": "mcp-agenttrust",
"env": {
"AGENTTRUST_API_URL": "http://localhost:8002",
"AGENTTRUST_API_KEY": "your-api-key"
}
}
}
}
Standalone
export AGENTTRUST_API_URL=http://localhost:8002
mcp-agenttrust
Tools
| Tool | Description |
|---|---|
check_quality(server_url) |
Full evaluation with LLM judge scoring |
get_score(target_id) |
Lookup cached quality score |
verify_attestation(attestation_id) |
Verify AQVC quality credential |
list_scores(domain, min_score) |
Search evaluated servers |
Requirements
Requires a running AgentTrust API instance (the MCP server proxies requests to it).
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_agenttrust-0.1.2.tar.gz.
File metadata
- Download URL: mcp_agenttrust-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c962e0b10984abc86f4d73ffd76e0ccd57e5a513ce4e0cdb1527e01d81f31a5e
|
|
| MD5 |
48e8aa702a2f256d01b5b8f1089b0276
|
|
| BLAKE2b-256 |
e329c1c6b2ae48f5f5fd7225d16b38edb9be912529e092b5afabb2d94e5c24d7
|
File details
Details for the file mcp_agenttrust-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcp_agenttrust-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a97c75a6a25db28e89d293a184efe082748359c65b47b0a6d2092ff25c5e5fe7
|
|
| MD5 |
c71458941c159e198b103ac915dba0e3
|
|
| BLAKE2b-256 |
a4c7f38f27e76394ce3957a945919a451dd635d11608bcc72ce165bfea5222a5
|