Free document service

Generate Office documents and connect your AI clients through MCP.

OfficeMaker Free is the cut-down version of the full document service: it provides a public MCP endpoint for document creation, schema access, preview-oriented workflows, and gap analysis.

Tier Free
Remote MCP endpoint https://free.officemaker.ai/mcp
Current build Document service version 1.0.0.

Connect ChatGPT

Connect ChatGPT to the free OfficeMaker MCP server

Use the public MCP URL below when configuring a remote MCP server in ChatGPT. On the free tier, the MCP endpoint is public and does not require an API key or bearer token. The exposed tools cover create, preview, schema discovery, schema root listing, and gap analysis.

Server URL: https://free.officemaker.ai/mcp
Transport: Streamable HTTP
Authentication: None
Quick check: https://free.officemaker.ai/getVersion

Steps:
1. Add a new remote MCP server in ChatGPT.
2. Set the server URL to https://free.officemaker.ai/mcp.
3. Choose Streamable HTTP transport.
4. Leave headers and API key fields empty.
5. Test the connection, then ask ChatGPT to list tools, inspect schema, or create a document.
Start with https://free.officemaker.ai/getVersion to confirm the free service is live, then point ChatGPT to https://free.officemaker.ai/mcp with no auth header.

Connect Claude

Connect Claude to the free OfficeMaker MCP server

Claude-compatible MCP clients can use the same free endpoint. The free layer is configured for public MCP access, so you should not send an API key or Authorization header. The public tool set is limited to create, preview, schema, schema-root, and gap-analysis tasks.

{
  "server": {
    "transport": "http",
    "url": "https://free.officemaker.ai/mcp"
  }
}

Steps:
1. Add a remote MCP server in your Claude-compatible client.
2. Set the server URL to https://free.officemaker.ai/mcp.
3. Do not set API key, bearer token, or custom auth headers.
4. Save the server and run a tool-list or schema request.
5. Use the free MCP server directly for supported document workflows.
Use the browser full developer portal when you need conversion, assembly, macros, fuller diagnostics, or the advanced authenticated document workflows.

Choose your workflow

Word, Excel, PowerPoint, and MCP from one OfficeMaker surface

Word

Generate structured documents, letters, proposals, and reports with reusable OfficeMaker schemas.

Excel

Create spreadsheets, calculations, and analysis outputs that remain editable after export.

PowerPoint

Build presentation decks from prompts and structured content while preserving editable layouts.

What you can do

Use the free MCP tier for schema-led document creation

Create

Create Word, Excel, and PowerPoint files

Use the free MCP service to generate Office documents from structured JSON payloads.

Schema

Supply document schema to your agents and apps

Use the schema tools to understand the payload shape before you create a document.

Preview + limits

Keep advanced workflows in the full service

The free MCP tier supports preview-oriented checks and gap analysis, but does not expose conversion, assembly, macros, or amend/merge-style document workflows.