Headlesshost MCP

by headlesshost

Not rated
GitHub

About

Agentic first headless CMS Browse Headlesshost MCP Server for Claude, Cursor, VS Code, and other AI agents.

Details

Author
headlesshost
Categories
Productivity, Other, Automation, API

Setup

Install Headlesshost MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/headlesshost/mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

Built with@modelcontextprotocol/sdkv1.26 and includes tool annotations, structured logging, and Zod input validation.

https://www.youtube.com/watch?v=xGGwcrI7gSo&feature=youtu.be

The server requires a Headlesshost API key set via theHEADLESSHOST_API_KEYenvironment variable.

Add this configuration to your Claude Desktop config file:

MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
{ "mcpServers": { "headlesshost-cms": { "command": "node", "args": ["/path/to/kapiti.mcp/build/index.js"], "env": { "HEADLESSHOST_API_KEY": "your-auth-token" } } } }
{ "mcpServers": { "headlesshost-cms": { "command": "npx", "args": ["headlesshost-mcp-server@latest"], "env": { "HEADLESSHOST_API_KEY": "your-auth-token" } } } }
{ "mcpServers": { "headlesshost-cms": { "command": "node", "args": ["/path/to/kapiti.mcp/build/index.js"], "env": { "HEADLESSHOST_API_KEY": "your-auth-token" } } } }

This server is compatible with any MCP client including VS Code, Zed Editor, Continue.dev, and custom MCP implementations.

- Command:node
- Args:["/path/to/kapiti.mcp/build/index.js"]
- Environment: SetHEADLESSHOST_API_KEY

All tools include MCP annotations (readOnlyHint,destructiveHint,idempotentHint,openWorldHint) to help clients present appropriate UI and confirmation prompts.

The server provides 2 resources for configuration and monitoring:

- API Configuration(config://api) — Available endpoints and current settings
- API Health Status(health://api) — Real-time connectivity and response time

The server includes structured error handling:

- API authentication validation
- Network connectivity checks
- Structured logging via MCP logging capability (errors are sent to the client)
- Graceful fallbacks for API timeouts

- API key authentication required for all operations
- Secure environment variable handling
- Input validation via Zod schemas on all tool inputs
- Tool annotations signal destructive operations to clients

Interact with the Umbraco CMS Management API for administrative tasks.

Apify-hosted MCP server for Webflow with 22+ tools. Sites, CMS collections, pages, content management, and publishing. No local setup needed.

Integrate Hygraph directly into MCP-compatible tools like Claude and Cursor, executing content operations via natural language

Manage content on the microCMS headless CMS using its content and management APIs.

Connects Claude to WordPress sites to create posts and manage sites using the WordPress REST API.

Automate Ghost CMS with full CRUD operations, bulk actions, and advanced features.

An MCP server for interacting with the Jotform API to manage online forms and submissions.

A personality-based MCP server for WordPress, providing role-appropriate tools for content management.

Manage WordPress sites via the REST API. Enables AI assistants to handle content, posts, and site configurations.

A secure bridge between AI assistants and WordPress, enabling site management and content operations through natural language.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.