ApostropheCMS
Interact with ApostropheCMS, a Node.js-based content management system, to manage content snippets.
ApostropheCMS-MCP
Installation
# Clone the repository
git clone git@github.com:speedandfunction/ApostropheCMS-MCP.git
cd ApostropheCMS-MCP
# Install dependencies
npm i
Setup
Go to WindSurf AI settings and add the following configuration to the ModelContextProtocol section:
{
"mcpServers": {
"apostrophe-cms": {
"command": "node",
"args": ["path/to/your/server.js"],
"env": {
"APOSTROPHE_SNIPPETS_DIR": "/path/to/your/apostrophe-snippets"
}
}
}
}
This config file could be placed in the /Users/[YOUR_USERNAME]/.codeium/windsurf/mcp_config.json
Usage
You can now use the ApostropheCMS MCP server by running the following request in Cascade:
Could you add Rich Text Widget in my project?
Related Servers
MCP Expert Server
An MCP server for query generation and documentation assistance using Claude AI.
Projet MCP Server-Client
An implementation of the Model Context Protocol (MCP) for communication between AI models and external tools, featuring server and client examples in Python and Spring Boot.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
PowerShell
Execute PowerShell scripts for Windows automation, system maintenance, data processing, and network monitoring.
Maven
Tools to query latest Maven dependency information
Svelte MCP
Official Svelte MCP server, provides docs and suggestions on the generated code.
SwarmTask
An asynchronous task manager for parallel execution of shell commands with real-time progress monitoring.
VS Code Settings MCP Server
Programmatically manage Visual Studio Code settings using AI assistants and automated tools.
Zen MCP
An AI-powered server providing access to multiple models for code analysis, problem-solving, and collaborative development with guided workflows.
Fastn Server
A scalable platform for dynamic tool registration and execution based on API definitions, with integrations for services like Claude.ai and Cursor.ai.