Turn structured content into a fast, static MCP server.

static-mcpify pulls content from CMS sources (including Contentful), writes static Markdown + JSON artifacts, then serves that content through MCP tools your AI agents can use immediately.

Instant deploy starters

Static/filesystem mode

Deploy bundled sample content

Start with sample Markdown and JSON already loaded, a ready `/mcp` endpoint, and no CMS credentials required.

Contentful mode

Deploy now, connect Contentful later

Ship prebuilt sample content immediately, then add CONTENTFUL_API_TOKEN and SPACE_ID to rebuild from your own space.

Why static-mcpify

Static performance

No runtime DB dependencies. Content is prebuilt into files.

MCP-first

Auto-generated list/get tools from your content folder structure.

Deploy anywhere

Works in Netlify Functions and standard Node servers.

Use-case showcase

Knowledge bases

Expose internal operations guides, runbooks, and standards to AI assistants via MCP.

Docs sites

Convert existing docs content into structured tools for accurate retrieval and summarization.

Content marketing

Serve product pages, campaign docs, and launch notes directly to AI workflows.

Partner portals

Deliver partner-facing guides with consistent MCP tool contracts and predictable outputs.