Skip to main content
Glama

modbus-mcp

pyproject.toml471 B
[project] name = "modbus-mcp" version = "0.1.0" description = "An MCP server that standardizes and contextualizes Modbus data, enabling seamless integration of AI agents with industrial IoT systems.e" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.6.0", "pymodbus>=3.9.2", "python-dotenv>=1.1.0", ] [project.scripts] modbus-mcp = "modbus_mcp.cli:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/mudbus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server