Discover +306 AI Coding apps & tools
Pros: Injects official Unity class and method documentation into model context. Supports UnityEngine and UnityEditor namespace lookups. Lightweight Node.js server, installable via npm or repository. Open-source design allows community extension of the API index.
Cons: Requires an MCP host such as Claude Desktop to operate. Primarily targets the latest stable Unity API, limited for older versions. Effectiveness depends on keeping the documentation index current.
Pros: Runs the claude-code CLI in PowerShell and CMD without requiring WSL. Includes path-translation logic for Windows-style backslash paths. Integrates with MCP servers to extend agent access to tools and data.
Cons: Relies on an active Anthropic API key and external model service. Maintenance and updates depend on community contributions. Requires Node.js environment and explicit environment setup scripts.
Pros: Native Model Context Protocol support for standardized AI-to-app communication. Extensible toolset lets developers add custom connectors and commands. Open-source codebase enables inspection and community contributions. Cross-platform Node.js compatibility for Windows, macOS, and Linux.
Cons: Requires an MCP-compatible client such as Claude Desktop. Developer-level setup and Node.js familiarity are necessary. Oriented toward early adopters, not ready for non-technical users.
Pros: Handles JavaScript-heavy sites using real browser engines. Open-source repository enables audits and community contributions. Integrates with MCP-compatible clients for agent workflows. High-resolution screenshots support visual verification.
Cons: Requires a Node.js host and technical setup. Client integration needs manual configuration edits. Nontechnical users face setup and configuration hurdles.
Pros: MCP-compliant server enabling AI clients to query local Celeste game data. Parses binary map files into structured, model-readable outputs. Extensible CLI architecture supports custom tools and community contributions. Compatible with MCP clients like Claude Desktop and Cursor.
Cons: Requires a valid Celeste installation and the Everest mod loader. Needs an MCP host client plus Node.js runtime for the server. AI-generated level suggestions require manual integration or extra scripts. Niche tool aimed at developers; not ideal for casual modders.
Pros: Local JSON persistence retains data across server restarts. MCP protocol compliance integrates with MCP-compatible clients such as Claude Desktop. Open-source code allows audits and custom modifications. Schema-less model supports arbitrary node and relation creation.
Cons: Not intended for large-scale enterprise datasets without a database backend. Requires Node.js environment and MCP client configuration. Schema-less structure can reduce query precision for complex graphs.
Pros: Exposes project structure so LLMs can reference in-session project state. Supports TypeScript and JavaScript script generation tied to engine APIs. Built on the Model Context Protocol for MCP client interoperability. Recognized by the Cocos Creator community for pioneering MCP integration.
Cons: Optimized for Cocos Creator 3.x, older projects may need adaptation. Requires an MCP-compatible host such as Claude Desktop for typical use. Generated code and scene edits require manual review and testing. Open-source community project, not an official Cocos product.
Pros: MCP bridge connects AI models directly to VICE's binary monitor. Enables low-level memory and register experimentation inside an emulator. Supports automated breakpoint-driven debugging and live execution. Runs in Node.js and integrates with MCP-compatible hosts like Claude Desktop.
Cons: Requires VICE configured with the binary monitor; extra emulator setup. Depends on external model quality for accurate 6502 opcode generation. Basic command-line and Node.js knowledge required to run.
Pros: Programmatic access to Datadog telemetry for AI agents. Open-source implementation of the Model Context Protocol. Designed for integration with MCP-compatible clients. Supports region-specific Datadog endpoints.
Cons: Requires Node.js environment and developer setup. Depends on correct API and Application key management. Read-only focus limits in-place monitor modifications. Relies on agent query quality for accurate outputs.
Pros: Provides live crates.io lookups for assistants. Reads local project structure for context-aware suggestions. Integrates with Cargo for dependency-aware responses.
Cons: Requires an MCP-compliant client to operate. Internet required for external crate searches. Functionality is limited to the Rust ecosystem.
Pros: Exposes eBPF telemetry to MCP clients for live model analysis. Compatible with Kubernetes clusters and standalone Linux hosts. Registers existing Inspektor Gadget gadgets as callable functions. Built on a CNCF Sandbox project with community engagement.
Cons: Requires ig or kubectl-gadget binaries installed separately. Security hinges on granted execution permissions and network access. Needs an MCP-compatible client such as Claude Desktop. AI findings require human validation before production changes.
Pros: Native MCP integration for AI-assisted editors. Generates framework-ready component boilerplate. Lightweight server optimized for low-latency interactions. Open-source, developer-friendly implementation.
Cons: Requires an MCP-compatible host and Node.js runtime. Output quality depends on prompt clarity and model selection. Generated code commonly needs manual refinement before production.
Pros: Fetches live documentation from the Terraform Registry API. Delivers resource and data source argument details to models. Supports retrieval for specific provider versions. Open-source codebase enabling community auditing.
Cons: Limited support for private registries in current implementation. Requires an MCP host and Node.js to run the server. Queries Registry API rather than validating local CLI state.
Pros: MCP-compatible, connects directly to clients like Claude Desktop. TypeScript codebase improves maintainability and type safety. Uses ConoHa API credentials for explicit authentication. Maintained under the official GMO Internet GitHub organization.
Cons: Limited to status retrieval and start/stop/reboot actions. Requires Node.js and an MCP-compatible client to run. No built-in lifecycle actions such as server deletion.
Pros: Native Model Context Protocol support for AI clients. Handles common configuration formats including JSON and YAML. Open-source design, allowing code inspection and extension.
Cons: Requires a Node.js runtime and an MCP-compatible client. Focused on configuration files, not general file management. Early MCP adopter, may need custom adapters for niche tools.
Pros: Direct access to Verse API documentation for model queries. Local Node.js server reduces latency for context retrieval. Provides curated Verse snippets and boilerplate patterns. MCP compatibility enables connection with Claude Desktop.
Cons: Requires Node.js and an MCP-compatible client to operate. Scope limited to Verse and UEFN, not general-purpose coding. Documentation currency depends on repository maintenance.
Pros: Uses local kubeconfig so actions respect existing RBAC. Integrates with MCP clients such as Claude Desktop for in-chat diagnostics. Go implementation aligns with Kubernetes client libraries for efficient execution.
Cons: Cluster compatibility depends on installed kubectl version. Mutating operations depend on tools exposed in the Go code, requiring review. Requires an MCP-compatible client and local kubectl to operate.
Pros: Automates Master Code detection, removing manual hexadecimal searches. Parses Action Replay, GameShark, and CodeBreaker into PNACH. Batch processing for handling multiple code strings at once. Portable Windows tool with no complex installation required.
Cons: Windows-only, requires a .NET-compatible runtime. Simple GUI may lack advanced code-editing controls. Users must understand PNACH usage to apply patches correctly.
Pros: Outputs Go Abstract Syntax Trees for machine-readable code representation. MCP-native, enabling direct connection with MCP-capable assistants. Read-only local file access preserves source integrity during parsing. Go-based server implementation reduces query latency for interactive sessions.
Cons: Requires the Go toolchain to resolve dependencies. Needs an MCP-capable client to be useful in workflows. Specialized to Go, not suited for multi-language repositories. Parsing completeness depends on local module resolution.