Interact with ApostropheCMS, a Node.js-based content management system, to manage content snippets.
# Clone the repository
git clone git@github.com:speedandfunction/ApostropheCMS-MCP.git
cd ApostropheCMS-MCP
# Install dependencies
npm i
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
You can now use the ApostropheCMS MCP server by running the following request in Cascade:
Could you add Rich Text Widget in my project?
Generate MCP servers using Smithery with Cursor IDE integration.
Tools, resources, and guidance for building cross-platform applications with AvaloniaUI.
Facilitates software development planning through an interactive and structured approach.
An example remote MCP server deployable on Cloudflare Workers without authentication.
An MCP server for interacting with the Tatara blockchain ecosystem. Requires configuration for the Tatara RPC endpoint and a wallet private key.
A collection of document schemas for standardizing project documentation across various software projects.
A server for a structured, LLM-based coding workflow, from feature clarification and planning to phased development and progress tracking.
Create mock MCP servers instantly for developing and testing agentic AI workflows.
Advanced evaluation tools for AI safety, alignment, and performance using the Trustwise API.
Access Solana documentation context through a simple notes system with resources, tools, and prompts.