Free MCP API to create AI chat personas for websites โ upload knowledge, search, and chat
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Create and operate AI chat personas for websites โ over MCP. 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.
io.github.PersonAIzer/mcp on the official MCP Registryhttps://sessions.personaizer.com/mcp| 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 |
Get a persona secret key from a persona's Developer tab, or an account key from your Account settings โ full walkthrough at personaizer.com/developers/mcp.
Every request needs an X-Api-Key header:
pa_...) scopes search_knowledge, chat, and upload_knowledge_docs to one persona.ak_...) is account-wide โ required for create_persona, and usable for chat/check_persona_status with an explicit persona_id.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.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/personaizer-2)<a href="https://allmcps.com/mcp/personaizer-2"><img src="https://allmcps.com/api/badge/personaizer-2?style=directory" alt="PERSONAIZER on AllMCPs" /></a>