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
Pickapicon
Quickly retrieve SVGs using the Iconify API, with no external data files required.
Playwright MCP Explorer
An intelligent tool that uses MCP to autonomously explore websites and generate Playwright tests from natural language descriptions.
Moralis Web3 API
Interact with the Moralis Web3 API to access blockchain data across multiple networks through a structured interface.
Thirdweb
Read/write to over 2k blockchains, enabling data querying, contract analysis/deployment, and transaction execution, powered by Thirdweb.
BloodHound-MCP
integration that connects BloodHound with AI through MCP, allowing security professionals to analyze Active Directory attack paths using natural language queries instead of Cypher.
Universal Infinite Loop MCP Server
A goal-agnostic parallel orchestration framework implementing Infinite Agentic Loop patterns as a Model Context Protocol (MCP) server.
FileScopeMCP
Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages, Python, Lua, C, C++, Rust, Zig.
MCP Smart Contract Analyst
Analyzes smart contract source code on the Monad blockchain for functionality and security.
PHP MCP Server
Provides semantic PHP code analysis and refactoring tools, enabling AI assistants to perform safe, intelligent code transformations at the AST level.
Zero-Vector v3
A server for Zero-Vector's hybrid vector-graph persona and memory management system, featuring advanced LangGraph workflow capabilities.