Skip to main content
ClaudeWave

Canonical home for the Mnemom MCP server — Trust Ratings for AI Agents (manifest, connect URL, auth, docs).

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mnemom/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mnemom/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Mnemom — Trust Ratings for AI Agents (MCP server)

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.

- **Website:** https://www.mnemom.ai · for agents: https://www.mnemom.ai/for-agents
- **Docs:** https://docs.mnemom.ai
- **Rubric (isittrustready):** https://www.isittrustready.ai/rubric
- **Official MCP registry:** `io.github.mnemom/mnemom`
- **Maintainer:** support@mnemom.ai

## Connect

Streamable‑HTTP MCP endpoint (curated directory profile, 15 tools):

```
https://api.mnemom.ai/mcp?profile=directory
```

The full manifest is in [`server.json`](./server.json).

### In Claude / ChatGPT / any MCP client

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.

## Authentication

- **Reads:** zero‑auth. No key, no login.
- **Writes:** OAuth 2.0 with **Dynamic Client Registration (RFC 7591)** + **PKCE**.
  Discovery follows **RFC 9728** — an unauthenticated write returns `401` with a
  `WWW‑Authenticate` header pointing at the Protected Resource Metadata, so a
  compliant client can self‑configure:
  - Protected Resource Metadata: `https://api.mnemom.ai/.well-known/oauth-protected-resource/mcp`
  - Authorization Server Metadata: `https://api.mnemom.ai/.well-known/oauth-authorization-server`
- An `X-Mnemom-Api-Key` header is accepted as an alternative to OAuth.

## What's in the directory profile

A curated 15‑tool surface, grouped:

- **Reputation** — `get_reputation`, `get_reputation_badge`, `get_risk_history`,
  `search_reputation_directory`, `verify_reputation`, `list_agents`, `get_agent`
- **Website trust scanning** — `scan_trust`, `verify_scan`
- **Identity & declarations** — `claim_agent`, `preview_compose_alignment_by_agent`,
  `put_alignment_by_agent`, `report_recipe_fn_fp`
- **Orientation** — `get_started`

The default endpoint (`/mcp`, no profile) exposes the full power‑user tool
surface; `?profile=directory` is the curated face used for directory listings.

## Verify, don't trust

Scan scorecards are **Ed25519‑signed**. Verify any scorecard in‑band with the
`verify_scan` tool, or check the signature yourself against the published key:

- Scanner JWKS: `mnemom://iitr/jwks` (also at the isittrustready surface)
- The scorecard carries a self‑describing `verification` block (algorithm, key
  id, canonicalization rule) so a holder can reconstruct and check the signature.

## Links

| | |
|---|---|
| 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.

Lo que la gente pregunta sobre mcp

¿Qué es mnemom/mcp?

+

mnemom/mcp es mcp servers para el ecosistema de Claude AI. Canonical home for the Mnemom MCP server — Trust Ratings for AI Agents (manifest, connect URL, auth, docs). Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/mnemom/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar mnemom/mcp?

+

mnemom/mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene mnemom/mcp?

+

mnemom/mcp es mantenido por mnemom. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: mnemom/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mnemom-mcp)](https://claudewave.com/repo/mnemom-mcp)
<a href="https://claudewave.com/repo/mnemom-mcp"><img src="https://claudewave.com/api/badge/mnemom-mcp" alt="Featured on ClaudeWave: mnemom/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp