MCP Server
Active
MIT
io.github.kiki830621/che-word-mcp MCP Server
io.github.kiki830621/che-word-mcp
What is the io.github.kiki830621/che-word-mcp MCP server?
Swift-native MCP server for Word (.docx) manipulation with 148 tools
How to install io.github.kiki830621/che-word-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"che-word-mcp": {
"command": "https://github.com/PsychQuant/che-word-mcp/releases/download/v1.17.0/CheWordMCP",
"args": []
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"che-word-mcp": {
"command": "https://github.com/PsychQuant/che-word-mcp/releases/download/v1.17.0/CheWordMCP",
"args": []
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"che-word-mcp": {
"command": "https://github.com/PsychQuant/che-word-mcp/releases/download/v1.17.0/CheWordMCP",
"args": []
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"che-word-mcp": {
"type": "stdio",
"command": "https://github.com/PsychQuant/che-word-mcp/releases/download/v1.17.0/CheWordMCP",
"args": []
}
}
}Claude Code
claude mcp add che-word-mcp -- https://github.com/PsychQuant/che-word-mcp/releases/download/v1.17.0/CheWordMCPRelated MCP servers
Apple Mail MCP — 44 tools, SQLite millisecond search, .emlx parser, batch ops
View repository →macOS Calendar & Reminders MCP server (24 tools). Native Swift EventKit, iCloud/Google/Exchange.
View repository →