MCP 服务器
a09090443
README
MCP 服务器
這個項目包含多個 MCP(Modular Communication Protocol)服務器,每個服務器提供不同的功能模組。
目錄功能簡述
date-zone
時間和時區處理服務,提供日期和時區相關的功能:
- 獲取今日日期(支援自定義格式)
- 獲取特定時區的當前日期時間
- 在不同時區間轉換日期時間
- 獲取可用時區列表
- 按地區獲取常用時區
- 驗證日期是否為今天
excel
Excel 檔案處理服務,提供各種 Excel 檔案操作能力:
- 建立、讀取、寫入 Excel 檔案
- 工作表管理(新建、列表、刪除、重命名)
- 儲存格、行、列、區域數據讀寫
- CSV 檔案匯入匯出功能
google-drive
Google Drive 檔案操作服務,提供與 Google Drive 互動功能:
- 檔案上傳、下載、複製、移動、重命名、刪除
- 建立資料夾和管理檔案結構
- 檔案搜尋和元數據獲取
- 權限管理和檔案共享
- 檔案版本管理和變更監控
所有服務均使用 Kotlin 開發,基於 Quarkus 框架,通過 MCP 通訊協議與其他系統互動,可獨立部署為 uber-jar。
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
MCP Package Docs Server
Facilitates LLMs to efficiently access and fetch structured documentation for packages in Go, Python, and NPM, enhancing software development with multi-language support and performance optimization.
Claude Code MCP
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
@kazuph/mcp-taskmanager
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
Linear MCP Server
Enables interaction with Linear's API for managing issues, teams, and projects programmatically through the Model Context Protocol.
mermaid-mcp-server
A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
Jira-Context-MCP
MCP server to provide Jira Tickets information to AI coding agents like Cursor

Linear MCP Server
A Model Context Protocol server that integrates with Linear's issue tracking system, allowing LLMs to create, update, search, and comment on Linear issues through natural language interactions.

Sequential Thinking MCP Server
This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.