southasia_mcp

southasia_mcp

3.2

If you are the rightful owner of southasia_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

SouthAsia MCP 工具是一個基於 MCP-like 框架的工具集,旨在擴充 AI 助理的功能。

SouthAsia MCP 工具專案是一個基於 Model Control Protocol (MCP)-like 框架的工具集,專為擴充 AI 助理(如 Cursor)的功能而設計。此工具集允許開發者創建自訂工具,執行更複雜且貼近本地開發環境的任務。儲存庫提供了一個模板和起點,幫助開發者快速上手並擴充功能。此專案支援 Python 3.10 以上版本,並推薦使用 uv 進行套件管理。開發者可以透過簡單的步驟安裝和配置工具,並在 Cursor 中使用 MCP 工具進行交互。

Features

  • mcp_hello_world: 返回固定的問候語。
  • mcp_hello_name: 接收一個 name 參數,返回包含該名字的問候語。
  • 易於擴充: 開發者可以輕鬆擴充此專案,加入更多實用工具。
  • 詳細開發指南: 提供詳細的開發指南,幫助開發者創建新工具。
  • 跨平台支持: 支援 Windows、macOS 和 Linux 平台。

Tools

  1. hello_world

    A simple demo tool that returns greeting messages