ApostropheCMS
Interact with ApostropheCMS, a Node.js-based content management system, to manage content snippets.
ApostropheCMS-MCP
Installation
# Clone the repository
git clone [email protected]: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?
相关服务器
Alpha Vantage MCP Server
赞助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AppHandoff MCP Server
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Claude Desktop
An MCP server for interacting with Anthropic's Claude on the desktop, based on a DeepLearning.ai course example.
MCP Software Engineer Server
An MCP server that enables an AI to function as a full-stack software engineer with complete development capabilities.
MCP Server Example
An example MCP server for educational purposes, demonstrating how to build a functional server that integrates with LLM clients.
Tulip MCP Server
An MCP server for the Tulip API, allowing LLMs to interact with the Tulip manufacturing platform's tables, records, machines, and more.
RepoRecall
Zero-tool-call codebase intelligence for Claude Code and MCP clients. Automatically injects the right code context, functions, callers, and call chains, before the LLM starts thinking. Replaces 4-6 grep/read round-trips with a single 5ms hook injection, cutting token usage by 3-8x.
Prompt Registry
A lightweight, file-based server for managing and serving prompts via stdio.
Roblox MCP
Connect AI coding agents to a live Roblox Studio session.
Autoconsent MCP
A server for browser automation to create and test Autoconsent rules for web page consent management.
Stability AI
Integrates with the Stability AI API for image generation, editing, and upscaling.