Spearly CMS MCP
@mantaroh
关于 Spearly CMS MCP
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"spearly": {
"command": "npx",
"args": [
"-y",
"@spearly/mcp-server@latest",
"--spearly-api-key=YOUR_API_KEY"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Spearly CMS MCP?
A Model Context Protocol (MCP) server that enables searching, retrieving, modifying, and adding content from Spearly CMS. Designed for use with AI assistants like Cursor to interact with Spearly content via natural language or direct tool calls.
How to use Spearly CMS MCP?
Add the configuration to .cursor/mcp.json with your Spearly API key, then open the MCP panel in Cursor, select the "spearly" server, and use the provided tools to list, get, add, or modify content. You can also ask Cursor’s AI assistant in natural language to interact with Spearly content.
Key features of Spearly CMS MCP
- Search and retrieve Spearly content lists
- Get individual content including metadata
- Add new content to Spearly CMS
- Modify fields within a content item
- Bulk modify fields across multiple content items
- Works with Cursor’s AI assistant and MCP panel
Use cases of Spearly CMS MCP
- List all articles from Spearly CMS via a chat command
- Retrieve a specific blog post’s full content by ID
- Add a new content entry to Spearly without leaving the editor
- Update a field across many content items in one operation
FAQ from Spearly CMS MCP
What is Spearly CMS MCP?
It is an MCP server that provides tools to search, retrieve, modify, and add content stored in Spearly CMS, accessible through AI assistants like Cursor.
How do I set up Spearly CMS MCP?
Add a spearly entry to your .cursor/mcp.json with the command npx -y @spearly/mcp-server@latest --spearly-api-key=YOUR_API_KEY and replace YOUR_API_KEY with your actual Spearly API key.
What operations does Spearly CMS MCP support?
It supports listing contents, getting a single content (with metadata), adding content, modifying individual fields, modifying multiple fields, and bulk field modification across all contents.
Do I need any special runtime or dependencies?
No, the server runs via npx so Node.js is required. No additional installation steps are mentioned beyond providing the API key.
How can I use it in Cursor?
You can either ask the Cursor AI assistant in natural language (e.g., “Get the list of Spearly articles”) or use the MCP panel to call the available tools directly.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论