Set up and install an MCP server from locally cloned code on your computer by specifying the path, arguments, and environment variables. Requires npx or uv for node and Python servers.
Execute Python code or scripts directly within the Code MCP Server, enabling integration with VS Code via the Model Context Protocol. Supports custom arguments and virtual environments.
Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
An MCP wrapper for Up Bank's API that allows Claude and other MCP-enabled clients to manage accounts, transactions, categories, tags, and webhooks from Up Bank.
A tool that enables automated browser control using Pyppeteer within the MCP framework, allowing navigation, screenshot capture, and element interaction with websites.