Mcptoolbench
FreeNot checkedA browser-based Streamlit playground to test MCP server tools. Connect to multiple servers, explore and run tools from a unified dashboard, customize themes, an
About
A browser-based Streamlit playground to test MCP server tools. Connect to multiple servers, explore and run tools from a unified dashboard, customize themes, and share configurations for easy, user-friendly MCP tool management.
README
mcptoolbench is a Streamlit-based UI for connecting to multiple MCP servers. It provides a unified dashboard to explore and run all available tools from your MCP servers, dynamically generates input forms based on tool schemas, and allows easy theme customization and configuration sharing.
Features
- Connect to multiple MCP servers (stdio / streamable_http)
- Unified tool list from all servers
- Dynamic input form generation based on tool schema
- Run tools and view results interactively
- Customizable theme and button color
- Share server configurations with others
Folder Structure
mcptoolbench/
│
├─ app/
│└─ main.py # Streamlit UI app
├─ requirements.txt # Python dependencies
├─ .gitignore
├─ README.md
└─ Dockerfile # Docker configuration for deployment
Installation
Clone the repository:
git clone https://github.com/vishnuvardhanreddy-vvr/mcptoolbench.git
cd mcptoolbench
Install dependencies:
pip install -r requirements.txt
Running the App
streamlit run app/main.py
The app will open in your default browser, allowing you to add MCP servers, explore tools, and run them interactively.
Docker Deployment
Build Docker image:
docker build -t mcptoolbench
Run Docker container:
docker run -p 8501:8501 mcptoolbench
Your Streamlit app will be available at http://localhost:8501.
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to enhance the UI, add features, or improve documentation.
Installing Mcptoolbench
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/vishnuvardhanreddy-vvr/mcptoolbenchFAQ
Is Mcptoolbench MCP free?
Yes, Mcptoolbench MCP is free — one-click install via Unyly at no cost.
Does Mcptoolbench need an API key?
No, Mcptoolbench runs without API keys or environment variables.
Is Mcptoolbench hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Mcptoolbench in Claude Desktop, Claude Code or Cursor?
Open Mcptoolbench on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Playwright
Browser automation, scraping, screenshots
by MicrosoftPuppeteer
Browser automation and web scraping.
by modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
by opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
by robhunterCompare Mcptoolbench with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All browse MCPs
