Qubitro API Integration for Claude
@qubitro
Qubitro API Integration for Claude について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"remote-mcp-server-qubitro": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8787/sse"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Qubitro API Integration for Claude?
This is a Model Context Protocol (MCP) server that connects Claude AI to the Qubitro IoT platform, enabling Claude to manage Qubitro projects, devices, and data.
How to use Qubitro API Integration for Claude?
Install dependencies with npm install, start the server with npm run dev, then configure Claude Desktop by adding the server to its MCP configuration file with the command npx mcp-remote http://localhost:8787/sse. When Claude starts, a browser window opens to enter your Qubitro API token for authentication.
Key features of Qubitro API Integration for Claude?
- Create new projects in Qubitro
- List and retrieve Qubitro projects
- Invite users and groups to a project
- List devices in a project
- Get device data with pagination and filters
- Retrieve device data keys
- Check device status
Use cases of Qubitro API Integration for Claude?
- Monitor IoT device data through natural language queries
- Manage Qubitro project memberships by inviting users and groups
- Retrieve real-time status and data from specific devices
- Organize and list all IoT projects in a Qubitro account
- Inspect available data keys for a device to understand its telemetry
FAQ from Qubitro API Integration for Claude
How do I install and run the server?
Run npm install to install dependencies, then npm run dev to start the server at http://localhost:8787/.
How do I configure Claude Desktop to use this MCP server?
Add the server to your Claude Desktop configuration file with the command npx mcp-remote http://localhost:8787/sse under the key mcpServers.qubitro.
How do I authenticate with Qubitro?
When you open Claude after configuration, a browser window opens where you can enter your Qubitro API token to authenticate.
What tools does this integration provide?
It provides eight tools: create project, list projects, get project, invite to project, list devices, get device data, get device data keys, and get device status.
How can I debug connection issues?
Directly connect to the MCP server using npx mcp-remote http://localhost:8787/sse or clear the authentication cache with rm -rf ~/.mcp-auth.
「AI とエージェント」の他のコンテンツ
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
コメント