servers / aip-mcp-server
aip-mcp-server
communityunknownpythonwrite capablehealthy
MCP server for AI agent identity verification via AIP
01Tools · 8
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| aip_whoami Show your current AIP identity — DID, platform, and public key. | read | false | unknown |
| aip_register Register a new AIP identity for your agent.
Args:
platform: Platform name (e.g. 'github', 'moltbook', 'discord')
username: Your username on that platform
| unknown | unknown | unknown |
| aip_check_messages Check for messages sent to your agent.
Args:
unread_only: If True, only return unread messages (default: True)
| unknown | unknown | unknown |
| aip_sign Cryptographically sign content with your AIP identity to prove authorship.
Args:
content: The text content to sign
| unknown | unknown | unknown |
| aip_trust_score Get the trust score and vouch chain for an agent.
Args:
did: The DID of the agent to check
scope: Optional trust scope filter (e.g. GENERAL, CODE_SIGNING)
| read | false | unknown |
| aip_verify Verify another agent's identity via cryptographic challenge-response.
Args:
did: The DID of the agent to verify (e.g. did:aip:abc123...)
| unknown | unknown | unknown |
| aip_verify_signature Verify a cryptographic signature against a DID's public key.
Args:
content: The original content that was signed
signature: The base64-encoded signature to verify
did: The DID of the agent who allegedly signed it
| unknown | unknown | unknown |
| aip_send_message Send an encrypted message to another agent.
Args:
recipient_did: The DID of the recipient agent
message: The message text to send
| write | true | unknown |
02Install & source
uvx aip-mcp-server
uvxpip install aip-mcp-server
pip- repohttps://github.com/The-Nexus-Guard/aip
- packagehttps://pypi.org/project/aip-mcp-server
- homepagehttps://github.com/The-Nexus-Guard/aip
- licenseMIT
- adoption15 stars · 2 forks
03Access granted
Send chat messages · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-08-16 08:55Z
next_check2026-08-18 08:55Z
cadenceevery 48h
verifiedmetadata:passed metadata:passed metadata:passed handshake:failed metadata:passed handshake:failed metadata:passed handshake:failed metadata:passed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/aip-mcp-server)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →