PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
167,719

Apps indexed

 

Freshness
3 min ago

Last update

 

Cadence
1,477/day

7-day average

Indexed today: 669

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. mcp-rs485/
  3. Alternatives

mcp-rs485 Alternatives

mcp-rs485 is an open-source CLI tool and MCP server that enables developers to expose and manage RS485 bus connectivity. Below are 6 other infrastructure apps with similar functionality to mcp-rs485, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • mcp-rs232
    github.com

    mcp-rs232 is an open-source MCP server that allows developers to expose and manage RS232 serial port connectivity through a standardized interface. It is distributed as a Python package under the MIT license and is suitable for projects requiring serial communication integration. Ideal for developers building automation or hardware integration solutions.

  • mcp-rpn
    github.com

    mcp-rpn is an open-source MCP server that exposes a Reverse Polish Notation (RPN) calculator via API. It is intended for developers who require programmable calculator functionality accessible through MCP or API endpoints.

  • mcp-server-remote
    pypi.org

    mcp-server-remote is an open-source Python package that implements a remote MCP server for serving MCP clients. It is designed for developers who require MCP protocol support in their applications and can be run via the command line.

  • mcp2cli
    github.com

    Turn any MCP server or OpenAPI spec into a CLI

  • mcp-stdio
    pypi.org

    mcp-stdio is an open-source CLI tool that acts as a gateway between stdio-based MCP clients and remote HTTP MCP servers. It enables protocol bridging, OAuth proxying, and streamable HTTP connections for developers building or integrating with MCP-based systems.

  • pycli-mcp
    pypi.org

    pycli-mcp is an open-source Python library that allows developers to add MCP server capabilities to any command line application. It supports integration with argparse, click, and typer, making it easy to expose CLI tools via the Model Context Protocol. Ideal for Python developers building advanced CLI utilities.