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?
Serveurs connexes
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
CCXT MCP Server
Interact with over 100 cryptocurrency exchange APIs using the CCXT library.
Software Planning Tool
A tool for structured software development planning, helping to break down projects into tasks and track progress.
Verilator MCP Server
An MCP server for Verilator providing RTL simulation, automatic testbench generation, and natural language query capabilities.
PydanticRPC
A Python library for building gRPC/ConnectRPC services with Pydantic models, featuring automatic protobuf generation and AI assistant tool exposure.
DICOM API
Exposes DICOM (Digital Imaging and Communications in Medicine) operations as tools for AI agents.
Enkrypt AI Secure MCP Gateway
A secure MCP gateway that acts as a proxy, providing authentication, tool discovery, caching, and guardrail enforcement.
MCPJungle
A self-hosted MCP Server registry for private AI agents, supporting both PostgreSQL and SQLite databases.
FreeCAD MCP
A server to interact with FreeCAD models using the Model Context Protocol (MCP).
Langfuse Prompt Management
Open-source tool for collaborative editing, versioning, evaluating, and releasing prompts.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.