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
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • 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. Browse
  3. Regennexus MCP
  4. vs Homey MCP
Side-by-Side Model Context Protocol Comparison

Regennexus MCP vs Homey MCP

In-depth architectural comparison of the Regennexus MCP and Homey MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Regennexus MCP
Home Automation · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
Homey MCP
Home Automation · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Regennexus MCP if you need specialized Home Automation tools running via a local process. Choose Homey MCP if your workspace requires Home Automation integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Regennexus MCP logo

Choose Regennexus MCP when:

  • You need dedicated capabilities in the Home Automation domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: gpio_write, gpio_read, pwm_write.
Explore Regennexus MCP Details
Homey MCP logo

Choose Homey MCP when:

  • You need dedicated capabilities in the Home Automation domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: list_devices, get_device, search_devices.
Explore Homey MCP Details

Feature & Specification Comparison

Specification
Regennexus MCP logo
Regennexus MCP
Home Automation
Homey MCP logo
Homey MCP
Home Automation
SummaryAI-controlled hardware: GPIO, robotics, sensors, cameras, mesh networking for IoTMCP server for Homey Pro: 60 tools for devices, flows, energy, and Z-Wave/Zigbee diagnostics.
Category & ScopeHome AutomationHome Automation
Quality signal

Tools & Capabilities Breakdown

Regennexus MCP Tools (17)

gpio_write
Set a GPIO pin to HIGH (1) or LOW (0)
gpio_read
Read the current state of a GPIO pin
pwm_write
Set PWM duty cycle (0-100%) for motors, LEDs, servos
read_sensor
Read value from a sensor (temperature, humidity, etc.)
i2c_scan
Scan I2C bus for connected devices
serial_send
Send data over serial port (UART)

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Regennexus MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "regennexus-mcp": {
      "command": "uvx",
      "args": [
        "regennexus-mcp"
      ]
    }
  }
}
Homey MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "homey-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "homey"
      ]
    }
  }
}

Frequently Asked Questions

Regennexus MCP is categorized under Home Automation and uses a local stdio subprocess. In contrast, Homey MCP belongs to Home Automation using local stdio subprocess. Select Regennexus MCP when you need capabilities focused on home automation and Homey MCP when you require tools for home automation.

More alternatives to Regennexus MCPMore alternatives to Homey MCPHome Automation category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Regennexus MCP

  • Rachio MCP logoRegennexus MCP vs Rachio MCP
  • RokuMCP logoRegennexus MCP vs RokuMCP
  • Debmatic MCP logoRegennexus MCP vs Debmatic MCP
  • Tapo MCP logoRegennexus MCP vs Tapo MCP

Popular comparisons with Homey MCP

  • Rachio MCP logoHomey MCP vs Rachio MCP
47/100 (Fair)
55/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signaluvx · highnpx · high
Engagement & Health 0 views 0 copies 0 upvotes 0 stars 1 views 0 copies 0 upvotes 0 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Regennexus MCP ListingView Homey MCP Listing
serial_read
Read data from serial port
robot_arm_move
Move a robotic arm to specified joint positions
gripper_control
Open or close a robotic gripper
list_devices
List all connected hardware devices
device_info
Get device details (CPU, memory, IP, temperature)
camera_capture
Capture a single image from a camera
+5 more tools listed on main page

Homey MCP Tools (60)

list_devices
List devices with live capability values, filter by zone or class
get_device
Get full device details and all capability values by ID
search_devices
Search devices by name, class, or capability
set_device_capability
Control a device (onoff, dim, target_temperature, volume_set, etc.)
rename_device
Rename a device
move_device_to_zone
Move a device to a different zone (room)
create_zone
Create a new zone, optionally nested under a parent
list_zones
List all zones (rooms/areas) with their hierarchy
list_flows
List simple and advanced flows with enabled/broken status
trigger_flow
Run a flow immediately
set_flow_enabled
Enable or disable a flow
get_flow
Get a standard WHEN/AND/THEN flow definition by ID
+48 more tools listed on main page
  • RokuMCP logoHomey MCP vs RokuMCP
  • Debmatic MCP logoHomey MCP vs Debmatic MCP
  • Smartest Tv logoHomey MCP vs Smartest Tv