Skip to main content
ClaudeWave

Free Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/PersonAIzer/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/PersonAIzer/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# PERSONAIZER MCP Server

[![smithery badge](https://smithery.ai/badge/personaizer/personaizer-chat-and-rag)](https://smithery.ai/servers/personaizer/personaizer-chat-and-rag)

Create and operate AI chat personas for websites — over [MCP](https://modelcontextprotocol.io). Search a persona's knowledge base, chat with it, upload knowledge, and build brand-new personas from a URL, all from any MCP-compatible client (Claude Desktop, Claude Code, Cursor, etc.).

This repository is a directory listing for the hosted PERSONAIZER MCP server — the server itself is remote (Streamable HTTP), so there's no code to clone or run locally.

- **Registry entry:** `io.github.PersonAIzer/mcp` on the [official MCP Registry](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.PersonAIzer/mcp)
- **Endpoint:** `https://sessions.personaizer.com/mcp`
- **Docs:** https://personaizer.com/developers/mcp
- **Sign up for a free API key:** https://personaizer.com

## Tools

| Tool | What it does | Key type |
|---|---|---|
| `search_knowledge` | Semantic search over a persona's knowledge base | persona secret key (`pa_...`) |
| `chat` | Send a message and get a reply from a persona | persona secret key, or account key + `persona_id` |
| `upload_knowledge_docs` | Add documents to a persona's knowledge base | persona secret key |
| `create_persona` | Build a new persona from a website URL | account key (`ak_...`) |
| `check_persona_status` | Poll a persona-creation job's progress | either key type |

## Quickstart

```bash
claude mcp add --transport http personaizer https://sessions.personaizer.com/mcp \
  --header "X-Api-Key: YOUR_API_KEY"
```

Get a persona secret key from a persona's Developer tab, or an account key from your [Account settings](https://personaizer.com/profile) — full walkthrough at [personaizer.com/developers/mcp](https://personaizer.com/developers/mcp).

## Authentication

Every request needs an `X-Api-Key` header:
- A **persona secret key** (`pa_...`) scopes `search_knowledge`, `chat`, and `upload_knowledge_docs` to one persona.
- An **account key** (`ak_...`) is account-wide — required for `create_persona`, and usable for `chat`/`check_persona_status` with an explicit `persona_id`.

## About PERSONAIZER

PERSONAIZER turns a website into a live AI persona your visitors can talk to — trained on your content, embeddable in minutes. Learn more at [personaizer.com](https://personaizer.com).
aichatbotmcpmcp-servermodel-context-protocol

Lo que la gente pregunta sobre mcp

¿Qué es PersonAIzer/mcp?

+

PersonAIzer/mcp es mcp servers para el ecosistema de Claude AI. Free Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-21.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/PersonAIzer/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 PersonAIzer/mcp?

+

Nuestro agente de seguridad ha analizado PersonAIzer/mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene PersonAIzer/mcp?

+

PersonAIzer/mcp es mantenido por PersonAIzer. La última actividad registrada en GitHub es del 2026-08-21, 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: PersonAIzer/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/personaizer-mcp)](https://claudewave.com/repo/personaizer-mcp)
<a href="https://claudewave.com/repo/personaizer-mcp"><img src="https://claudewave.com/api/badge/personaizer-mcp" alt="Featured on ClaudeWave: PersonAIzer/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp