Qubitro API Integration for Claude
@qubitro
About Qubitro API Integration for Claude
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"remote-mcp-server-qubitro": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8787/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
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
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Comments