Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Ÿ Embedded System
  3. Modbus MCP
Modbus MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:49:48 PM

Modbus MCP

User RatingsBe the first to rate and review this MCP server!
View Repository25 GitHub StarsTotal stargazers on GitHub for the source repository (25 stars).Visit Website
modbusindustrial-iotembeddedautomation

Connects AI agents to Modbus devices over TCP, UDP, or serial for register and coil operations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for kukapay/modbus-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ“Ÿ More in Embedded System

Overview

The kukapay/modbus-mcp MCP server exposes industrial Modbus operations to AI clients through MCP tools. It can connect over TCP, UDP, or serial, with connection settings supplied through environment variables. Available operations include reading and writing holding registers and coils, reading input registers, and analyzing register values with a customizable prompt. Reach for it when an agent needs controlled access to Modbus-connected industrial or IoT equipment.

Use cases

β€’Read holding registers from a Modbus TCP device
β€’Write values to industrial holding registers
β€’Monitor coil states over a serial Modbus connection
β€’Inspect input registers through an MCP client
β€’Analyze retrieved register values with a prompt

Key features

β€’Reads and writes holding registers
β€’Reads and writes coils
β€’Reads input registers
β€’Supports TCP, UDP, and serial Modbus connections
β€’Analyzes register values with a customizable prompt

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Modbus MCP.

Extracted Tool Capabilities
Reads and writes holding registers
Reads and writes coils
Reads input registers
Supports TCP, UDP, and serial Modbus connections
Analyzes register values with a customizable prompt

How Modbus MCP works

What kukapay/modbus-mcp MCP server does

The kukapay/modbus-mcp MCP server makes selected Modbus device operations available to MCP-compatible AI clients. It supports holding-register reads and writes, coil reads and writes, input-register reads, and multi-register holding-register reads. The server also provides an analyze_register prompt for interpreting register values with a customizable prompt.

This is suited to environments where an AI agent needs to inspect device state or issue supported Modbus commands through a client such as Claude Desktop. Write operations change device data, so deployments should be configured with the same access controls and operational safeguards used for other industrial control software.

How it works

The server uses connection settings from the process environment or a .env file, then communicates with a configured Modbus device. The connection mode is selected with MODBUS_TYPE, which accepts tcp, udp, or serial.

Tool calls use structured parameters such as an address, count, value, and slave ID. For example, a holding-register read identifies the register address and slave ID, while a coil read also specifies how many coils to retrieve. Clients that translate natural-language requests into tool calls may allow conversational use, but the README notes that this depends on the client. The MCP Inspector requires structured JSON input.

Setup and configuration

The project requires Python 3.10 or later and uses uv for dependency and virtual-environment management. The documented setup is:

  1. Install uv.
  2. Clone the repository.
  3. Run uv sync from the repository directory.
  4. Configure the server in the MCP client.

TCP and UDP connections use MODBUS_HOST, MODBUS_PORT, and the configured slave ID. Serial connections use MODBUS_SERIAL_PORT, MODBUS_BAUDRATE, MODBUS_PARITY, MODBUS_STOPBITS, MODBUS_BYTESIZE, and MODBUS_TIMEOUT. The documented defaults include localhost, port 502, slave ID 1, 9600 baud, no parity, one stop bit, eight data bits, and a one-second timeout. The configuration table names the slave-ID variable MODBUS_DEFAULT_SLAVE_ID, while the TCP example uses MODBUS_SLAVE_ID; verify the expected variable name in the project before deployment.

Claude Desktop can launch the server with uv, using the project directory and the modbus-mcp run target, while passing the Modbus environment variables in its server configuration.

Tools and capabilities

Supported operations include:

  • read_register for one holding register.
  • write_register for one holding register.
  • read_coils for a range of coils.
  • write_coil for one coil.
  • read_input_registers for a range of input registers.
  • read_multiple_holding_registers for a range of holding registers.
  • analyze_register for analyzing register values through a customizable prompt.

The available transport choices are Modbus TCP, UDP, and serial. The material does not document additional protocol functions, device discovery, scheduling, authentication, or data persistence.

Limitations and notes

The README does not specify device-model compatibility, register schemas, retry behavior, concurrency guarantees, or safety validation for writes. Register addresses, counts, values, and slave IDs therefore need to match the target device’s Modbus documentation. Natural-language interaction is also client-dependent; structured tool input may be required.

The project is licensed under MIT. No paid API, external credential, or hosted service is described in the provided material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Embedded System View all alternatives
  • Opcua MCP logoOpcua MCP

    An MCP server that connects to OPC UA-enabled industrial systems.

    πŸ“Ÿ Embedded System4 views
    Compare vs Opcua MCP β†’
  • Kiln logoKiln

    MCP server that lets AI agents drive real 3D printers end to end β€” design, slice, queue, monitor via camera, and recover from failures β€” across Bambu Lab, Creality, Prusa, Elegoo, and more over OctoPrint, Moonraker/Klipper, PrusaLink, and USB. AGPL-3.0, pip install kiln3d.

    πŸ“Ÿ Embedded System3 views
    Compare vs Kiln β†’
  • Telinksdk Builder MCP logoTelinksdk Builder MCP

    Build any Telink/embedded SDK (Eclipse headless / Make / generic) via natural language. Auto-detects build pattern and exposes buildinfo/buildrun/buildlist MCP tools. Cross-platform.

    πŸ“Ÿ Embedded System1 views
    Compare vs Telinksdk Builder MCP β†’
  • Ugs MCP logoUgs MCP

    CNC machine control via Universal G-code Sender (GRBL). Jog axes, home, run G-code files, inspect toolpaths, estimate cycle times. Motion commands require two-step token confirmation β€” Claude cannot move hardware autonomously.

    πŸ“Ÿ Embedded System3 views
    Compare vs Ugs MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
25
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Modbus MCP

Install Python 3.10+, install uv, clone the repository, and run uv sync in the project directory. The server can then be launched with uv run modbus-mcp.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewModbus MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-modbus-mcp?style=directory)](https://allmcps.com/mcp/kukapay-modbus-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-modbus-mcp"><img src="https://allmcps.com/api/badge/kukapay-modbus-mcp?style=directory" alt="Modbus MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŸEmbedded System
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars25
GitHub Star CountTotal stargazers on GitHub representing community popularity (25 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 12, 2025
32Quality signal: Emerging Β· 32/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools12/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Ÿ Embedded System β†’Alternatives to Modbus MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code