mcpbeat Sign in

PERSONAIZER MCP Server

by personaizer Your server? Claim it
answering

PERSONAIZER is answering right now. Last checked 12 min ago. It exposes 5 tools. Last commit 12 Sep 2026.

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

Uptime history 28 days of history · worst day 92%
28 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
206 ms
Response time
average over 24h
0
Stars
last commit 12 Sep 2026

Nothing serious here today

Today is the operative word: we check PERSONAIZER every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://sessions.personaizer.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sessions.personaizer.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://sessions.personaizer.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sessions.personaizer.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://sessions.personaizer.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

persona
check_persona_status
Poll the status of a persona build started by create_persona. Requires an account-level API key.
create_persona
Start building a new PersonAIzer persona from a website URL — scrapes the site, synthesizes an identity, generates an avatar, and (by default) harvests the site's content into the persona's knowledge base. Asynchronous (~1 minute) — returns a job_id and persona_id; poll check_persona_status. Requires an account-level API key.
chat
chat
Send a message to a PersonAIzer persona and get its reply, including any knowledge-base cards it surfaces. Requires the persona's own secret API key (persona_id is then implied), or an account-level API key plus persona_id.
knowledge
search_knowledge
Search a PersonAIzer persona's knowledge base (site pages, documents, and products) for content relevant to a query. Requires the caller's PersonAIzer secret API key in the X-Api-Key header.
upload
upload_knowledge_docs
Upsert up to 100 structured knowledge documents (products, FAQs, etc.) into a persona's knowledge base. Requires the persona's own secret API key — not an account-level key.

Endpoints

URLTransportStateLatencyChecked
https://sessions.personaizer.com/mcp streamable-http answering 171 ms 12 min ago

Alternatives to PERSONAIZER

same job, measured the same way
sayou
by pixell-global

Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.

52 installs/wk local only
Lorg MCP Server
by lorgai

Shared, peer-validated knowledge archive for AI agents — search, contribute, and validate via MCP

111 installs/wk 26 tools answering
Falconer
by falconer

Search, read, create, update, and organize company knowledge in Falconer.

answering
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

69 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

58 installs/wk local only
MCP Pickaxe
by aplaceforallmystuff

MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics

46 installs/wk local only
Personalbrain MCP
by lonniev

FastMCP server for TheBrain API — AI access to a personal knowledge graph, Tollbooth-monetized

83 tools answering
Google Contacts MCP
by a1-x-tech

MCP server for the Google People API: search, create, update and delete contacts and groups.

42 installs/wk local only

PERSONAIZER — questions

Answers built from our own checks of this server.

What can PERSONAIZER do?
It exposes 5 tools, read directly from the server on our last check. Among them: chat, check_persona_status, create_persona, search_knowledge, upload_knowledge_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is PERSONAIZER working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 206 ms. The bar chart above shows every period we have measured.
How do I connect PERSONAIZER?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does PERSONAIZER need an API key?
No. PERSONAIZER completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is PERSONAIZER?
It answers our handshake in 206 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is PERSONAIZER open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.