acp-inspector
Verified Safeby tbrandenburg
Overview
A visual testing and debugging tool for Agent Client Protocol (ACP) servers and agents.
Installation
No command providedSecurity Notes
The provided source code is minimal and acts as a placeholder. It does not contain any 'eval', obfuscation, hardcoded secrets, or directly malicious patterns. The `index.js` merely logs a message and exports a version number, posing no immediate security risk. However, the project is under active development and plans include a web-based UI and a proxy server architecture. These future components will require careful implementation to mitigate standard web application and network security risks.
Similar Servers
chrome-devtools-mcp
Control and inspect a live Chrome browser programmatically via an MCP server, enabling AI coding agents to perform reliable automation, in-depth debugging, and performance analysis.
inspector
A web-based client and proxy server for inspecting and interacting with Model Context Protocol (MCP) servers, allowing users to browse resources, prompts, and tools, perform requests, and debug OAuth authentication flows.
mcp-shark
Aggregate multiple Model Context Protocol (MCP) servers into a single unified interface with a powerful monitoring UI.
gdb-mcp-server
Provides an AI-assisted debugging server for GDB using the Model Context Protocol, enabling AI agents to interact with and control GDB sessions.