plctap
Rank #6,026io.github.ymxc152/plctap
Agent-PLC MCP Server: read & diagnose Modbus / FINS / MELSEC / S7 / IEC 104 / ENIP / OPC UA PLCs.
plctap is a Model Context Protocol (MCP) server published by ymxc152. It ranks #6,026 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. plctap is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 126,020 of 132,046 servers on MCP Toplist.
Use plctap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add plctap -- uvx plctap[mcp_servers.plctap]
command = "uvx"
args = ["plctap"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"plctap": {
"command": "uvx",
"args": [
"plctap"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"plctap": {
"command": "uvx",
"args": [
"plctap"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"plctap": {
"type": "stdio",
"command": "uvx",
"args": [
"plctap"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"plctap": {
"command": "uvx",
"args": [
"plctap"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"plctap": {
"command": "uvx",
"args": [
"plctap"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ymxc152%2Fplctap)<a href="https://mcptoplist.com/server/io.github.ymxc152%2Fplctap"><img src="https://mcptoplist.com/badge/io.github.ymxc152%2Fplctap.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ymxc152
Available versions (9)
| Version | Published |
|---|---|
| 0.6.2 | Sep 13, 2026 |
| 0.6.1 | Sep 8, 2026 |
| 0.6.0 | Sep 8, 2026 |
| 0.5.5 | Sep 7, 2026 |
| 0.5.4 | Sep 7, 2026 |
| 0.5.3 | Sep 7, 2026 |
| 0.5.2 | Sep 7, 2026 |
| 0.5.1 | Sep 7, 2026 |
| 0.4.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains plctap?
- plctap is maintained by ymxc152, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is plctap listed on the Official MCP Registry?
- Yes — plctap is listed on the Official MCP Registry, alongside Glama.
- How many versions does plctap have?
- MCP Toplist tracks 9 versions of plctap, most recently published on Sep 13, 2026.
- Where can I find the source code for plctap?
- The source code for plctap is hosted at github.com/ymxc152/plctap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.