Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-mnemom-mnemom": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Canonical home for the Mnemom Model Context Protocol (MCP) server — trust infrastructure for the agent internet. Look up a verifiable Trust Rating for an AI agent, scan a website's AI-trust-readiness, verify signed scorecards in‑band, claim an agent identity, and publish an alignment card.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / devops
Persistent memory using a knowledge graph
MCP server for using the GitLab API
Dynamic problem-solving through sequential thought chains
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for io.github.mnemom/mnemom and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Canonical home for the Mnemom Model Context Protocol (MCP) server — trust infrastructure for the agent internet. Look up a verifiable Trust Rating for an AI agent, scan a website's AI-trust-readiness, verify signed scorecards in‑band, claim an agent identity, and publish an alignment card.
This repo is the public, canonical source of truth for the server's connection details and manifest. The server implementation runs on Mnemom's platform; this repo is its metadata + documentation home.
io.github.mnemom/mnemomStreamable‑HTTP MCP endpoint (curated directory profile, 15 tools):
https://api.mnemom.ai/mcp?profile=directory
The full manifest is in server.json.
Add a custom connector pointing at the URL above. Reads are anonymous — you can list tools and call the reputation, search, scan, verify, and get‑started tools with no account. Writes (claiming an agent, publishing an alignment card) require authentication.
401 with a
WWW‑Authenticate header pointing at the Protected Resource Metadata, so a
compliant client can self‑configure:
https://api.mnemom.ai/.well-known/oauth-protected-resource/mcphttps://api.mnemom.ai/.well-known/oauth-authorization-serverX-Mnemom-Api-Key header is accepted as an alternative to OAuth.A curated 15‑tool surface, grouped:
get_reputation, get_reputation_badge, get_risk_history,
search_reputation_directory, verify_reputation, list_agents, get_agentscan_trust, verify_scanclaim_agent, preview_compose_alignment_by_agent,
put_alignment_by_agent, report_recipe_fn_fpget_startedThe default endpoint (/mcp, no profile) exposes the full power‑user tool
surface; ?profile=directory is the curated face used for directory listings.
Scan scorecards are Ed25519‑signed. Verify any scorecard in‑band with the
verify_scan tool, or check the signature yourself against the published key:
mnemom://iitr/jwks (also at the isittrustready surface)verification block (algorithm, key
id, canonicalization rule) so a holder can reconstruct and check the signature.| Website | https://www.mnemom.ai |
| For agents | https://www.mnemom.ai/for-agents |
| Documentation | https://docs.mnemom.ai |
| Trust‑readiness rubric | https://www.isittrustready.ai/rubric |
| Contact | support@mnemom.ai |
© Mnemom. The server implementation is operated by Mnemom; this repository is its public manifest and documentation home.