MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Aspose MCP Server - MCP 辦公文檔處理服務器 為 AI 助手提供 400+ 個辦公文檔處理工具。支援 Word Excel PowerPoint PDF 及轉換。按需啟用、跨平台、多語言支援。從 Releases 下載配置即可使用。 關鍵字:MCP Aspose Word Excel PowerPoint PDF

Created 12/10/2025
Updated 5 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/xjustloveux/aspose-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "xjustloveux-aspose-mcp-server": { "command": "git", "args": [ "clone", "https://github.com/xjustloveux/aspose-mcp-server" ] } } }