MCP Servers / development / MCP API Bridge

MCP API Bridge

JSON →
httpnonedevelopment

A server that bridges Google Sheets, Azure AI, and MQTT APIs.

Install
How to run this server
[ { "cmd": "npm install -g https://github.com/marty5499/mcp-api-bridge.git", "imports": [] } ]
server path: mcp-api-bridge
Tools
What this server exposes
google_sheet_append
產生新增資料的程式碼範例
google_sheet_get
產生讀取資料的程式碼範例
google_sheet_update
產生更新資料的程式碼範例
google_sheet_delete
產生刪除資料的程式碼範例
google_sheet_save
產生覆蓋資料的程式碼範例
azure_ai_chat
產生 Azure AI 程式碼範例
mqtt_device_create
建立裝置
mqtt_publish
發布訊息
mqtt_publish_sync
同步發布
mqtt_register_handler
註冊處理器
mqtt_subscribe
訂閱主題
Configuration
Environment & auth
authnone
Resources
MCP API Bridge — MCP Server · libregistry