Connection check
verified live · 27h ago
personaizer-mcp
Free MCP API to create AI chat personas for websites — upload knowledge, search, and chat
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
5 toolsRead from the running server on 27h ago.
chat
message*personaIdsessionId
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), o… 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.
check_persona_status
jobId*
Poll the status of a persona build started by create_persona. Requires an account-level API key. Poll the status of a persona build started by create_persona. Requires an account-level API key.
create_persona
websiteUrl*harvestContent
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… 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.
search_knowledge
modetopKquerysourcefilterscategory
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-K… 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_knowledge_docs
items*