Skip to content

Conversation

@volodymyr-babak
Copy link

@volodymyr-babak volodymyr-babak commented Aug 12, 2025

Description

Added a new server entry to the official MCP server list for the ThingsBoard MCP Server.
This entry introduces an MCP-compatible integration that enables LLMs and AI agents to interact with the ThingsBoard IoT platform via a natural language interface.
The change includes an icon, link to the repository, and a concise description following the existing format.

Motivation and Context

The ThingsBoard MCP Server extends the MCP ecosystem into the IoT domain, allowing LLM clients to:

  • Access, query, and manage ThingsBoard IoT entities and telemetry using natural language.
  • Integrate AI agents with ThingsBoard’s REST API in a standardized MCP-compatible way.
  • Lower the barrier for IoT automation by enabling conversational control without requiring manual API requests.

Adding this entry to the official list makes the server more discoverable to developers looking to combine IoT and AI via MCP.

How Has This Been Tested?

README update only. MCP server tested and documented in ThingsBoard MCP repository

Breaking Changes

No breaking changes.
This is a new server entry and does not modify existing MCP server configurations.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

@claude
Copy link
Contributor

claude bot commented Aug 16, 2025

Thank you @volodymyr-babak for your contribution! 🎉

Your ThingsBoard MCP server has been accepted and included as part of our batch integration in PR #2554. We really appreciate you taking the time to submit this integration.

The server is now officially listed in our README and available to the community!

@claude claude bot closed this Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants