Generate branded talent reports, profiles, shortlists, proposals and resumes in DOCX, PPTX, PDF or XLSX.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
This server is confirmed live β we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Formatix AI β MCP Server.
list_document_typesList the branded talent documents Formatix can generate β assessment reports (Hogan, psychometric, CEO & leadership), progression reports, candidate profiles, shortlists, client submittals, proposals and RPO reports β each with its available output formats (DOCX, PPTX, PDF, XLSX). Call this first to choose a template_id for `generate_document`.
generate_documentGenerate a branded, personalized talent document from candidate text. Works for any document type returned by `list_document_types` β assessment reports, executive profiles, shortlists, proposals, etc. Returns a record_id; poll `check_status` until the document is ready to download.
format_from_linkedinTurn a LinkedIn profile into a polished, branded resume or candidate profile. Paste the visible profile text as `profile_text`. (To capture LinkedIn profiles automatically inside the browser, install the Formatix Chrome extension.) Returns a record_id; poll `check_status`.
check_statusCheck whether a generated document is ready and get its download link. Status is 'Processing' (keep polling), 'Formatted' (ready β share the download_url with the client), or 'Failed - <reason>'.
claim_accessGet FREE Formatix access using your COMPANY email. Personal inboxes (gmail, outlook, yahoo, proton, etc.) are not eligible. Returns a free API key β treat it as a secret: store it as FORMATIX_API_KEY in your MCP config rather than leaving it in chat history.
Formatix AI β MCP Server MCP server provides MCP tools for creating branded talent documents from candidate text, structured content or visible LinkedIn profile text. Supported document families include Hogan and other assessment reports, progression reports, executive profiles, candidate shortlists, client submittals, proposals and RPO reports. Depending on the selected template, output can be DOCX, PPTX, PDF or XLSX.
The service is aimed at executive search, in-house recruiting, talent mapping, RPO and HR teams that need repeatable client-facing documents. It can preserve the branding defined in a Formatix template, including fonts, colours, logos and layout.
Start with list_document_types to retrieve available templates and their output formats. Select a template_id and the associated template type, then send source text to generate_document. The tool returns a record_id rather than an immediately downloadable file.
Use check_status with that record ID until the result is either Formatted, Processing or Failed - <reason>. A formatted result includes a download_url that an agent can return to the user. Generated files are processed by Formatixβs platform; the local package acts as a thin MCP client rather than performing document rendering itself.
For LinkedIn content, format_from_linkedin accepts the visible profile text and creates a branded resume or candidate profile. Automatic profile capture requires the separate Formatix Chrome extension, according to the project documentation.
The repository publishes the @formatix-ai/mcp npm package. A local MCP client can run it with:
A Formatix API key is supplied through FORMATIX_API_KEY. The claim_access tool can issue free access when the user provides an eligible company email; personal email providers are not eligible. FORMATIX_API_BASE can override the default platform URL for testing another environment.
The documentation also describes a hosted MCP endpoint at https://platform.formatix.ai/mcp, which can be connected through clients supporting remote MCP connectors. Remote authentication can use a Formatix account through OAuth or an fxi_ API key.
list_document_types: Enumerate document templates and available formats.generate_document: Create a personalized branded document from source text.format_from_linkedin: Convert supplied LinkedIn profile text into a resume or candidate profile.check_status: Poll document generation and retrieve a download link when ready.claim_access: Request a free API key with a company email.Formatix AI β MCP Server MCP server does not perform formatting locally; extraction, rendering and generation take place on the Formatix platform. An API key is needed for normal operations, while the access-claim flow is the documented exception. LinkedIn automation is not provided by the MCP tools themselves and depends on the separate Chrome extension. Generated documents are asynchronous, so callers must retain the record ID and poll before presenting a download link.
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/mcp-server-66)<a href="https://allmcps.com/mcp/mcp-server-66"><img src="https://allmcps.com/api/badge/mcp-server-66?style=directory" alt="Formatix AI β MCP Server on AllMCPs" /></a>