Changerawr MCP Server
@Changerawr
关于 Changerawr MCP Server
MCP Server for interacting with your Changerawr instance!
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-changerawr": {
"command": "npx",
"args": [
"tsx",
"src/index.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Changerawr MCP Server?
Changerawr MCP Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to manage changelogs, projects, and content through natural language. It connects to a Changerawr instance using an admin API key.
How to use Changerawr MCP Server?
Install Node.js 18+, clone the repository, install dependencies, and obtain a Changerawr admin API key. Configure Claude Desktop by adding the server to its config.json with the CHANGERAWR_API_KEY and CHANGERAWR_BASE_URL environment variables, then restart Claude Desktop. Use natural language commands to interact with projects, changelogs, tags, and analytics.
Key features of Changerawr MCP Server
- List, create, update, and delete projects
- Create, publish, and unpublish changelog entries with versioning
- Manage tags for organizing entries per project
- Get dashboard statistics and analytics
- Configure project settings (visibility, auto-publish, approval)
Use cases of Changerawr MCP Server
- Create and publish a changelog entry for a new software version
- List all projects and update their visibility settings
- Manage tags to categorize changelog entries by topic
- Retrieve dashboard statistics to monitor project activity
- Draft, review, and then publish changelog entries in a workflow
FAQ from Changerawr MCP Server
What are the prerequisites to use this server?
Node.js 18+ installed, access to a Changerawr instance, and an admin API key from Changerawr (starting with chr_).
How do I get a Changerawr API key?
Log in to your Changerawr admin panel, go to Settings → API Keys, create a new API key with admin permissions, and copy it.
How do I configure the server in Claude Desktop?
Add the server entry to Claude Desktop’s config.json with the command npx tsx pointing to the server index file and environment variables CHANGERAWR_API_KEY, CHANGERAWR_BASE_URL, and optionally NODE_ENV.
What tools are available in the server?
22 tools including 5 project tools, 8 changelog tools, 3 tag tools, 2 settings tools, 1 analytics tool, and 3 resources for listing projects, changelogs, and tags.
Where does data live and how is authentication handled?
Data lives in your Changerawr instance. Authentication uses the provided admin API key; all operations respect admin permissions and are logged via Changerawr’s audit system.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
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
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Nginx UI
0xJackyYet another WebUI for Nginx
评论