jwx-mcp
Related Servers
Alternatives to jwx-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI clients like Claude to interact with Cartena tools via MCP, supporting remote OAuth or local stdio authentication.-
- AlicenseNot gradedqualityDmaintenanceA general-purpose MCP gateway that exposes your local CLI skills to any AI assistant.51MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to discover and interact with iOS apps through a local MCP gateway, converting remote Streamable HTTP MCP endpoints into stdio tools. Provides dynamic device discovery, tool schema introspection, and deterministic tool calling for app analysis.-
- AlicenseNot gradedqualityCmaintenanceExposes authorized ChatGPT, DeepSeek, Kimi, and Grok web sessions to agents as MCP tools, including chat and local file attachments over HTTP or stdio.4MIT
- FlicenseNot gradedqualityDmaintenanceBridges stdio-based LLM harnesses to OAuth-protected remote MCP servers via Streamable HTTP, handling PKCE browser login and token refresh automatically.6-
- AlicenseNot gradedqualityBmaintenanceTurns Node-RED flows into OAuth-protected MCP tools that AI assistants can call, with optional read-only access to the Node-RED admin API.ISC
TDQS
Scored across 6 tools
Each tool targets a distinct operation: listing vs. fetching a single device, retrieving events, controlling IO persistently or momentarily, and managing rules. set_io and pulse_io are clearly differentiated by hold vs. transient behavior.
All tool names use a consistent verb_noun pattern (list_, get_, set_, pulse_), with clear and predictable naming that mirrors the operation type.
With 6 tools, the server is well-scoped for a device interaction API, covering essential read and write operations without unnecessary bloat or missing core functionality.
The surface covers device discovery, state inspection, event history, and both persistent and momentary IO control, plus rule management. This is a thorough set for the apparent domain of device control and monitoring.