Install and configure MCP servers for Cursor IDE using npx or uvx. Specify package names, arguments, and environment variables to set up servers efficiently.
Install MCP servers hosted on npm or PyPi using this tool. Specify the package name, arguments, and environment variables to set up the server via npx or uvx.
Enables installation of MCP servers from npm or PyPi repositories by specifying the package name and optional arguments or environment variables, expanding server capabilities.
Generate VS Code Stable and Insiders MCP install button markdown for NPX-based servers, providing configurable inputs and commands for streamlined setup.
Enables LLMs to interact with vehicle CAN bus and OBD-II data through a simulated ECU environment. Provides tools for reading frames, decoding messages via DBC files, monitoring signals, and querying automotive diagnostics without requiring physical hardware.
A Node.js and TypeScript server project that provides a simple starter example with Express.js web server, supporting hot-reload, testing, and modular structure.