Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Mcptoolbench

FreeNot checked

A browser-based Streamlit playground to test MCP server tools. Connect to multiple servers, explore and run tools from a unified dashboard, customize themes, an

GitHubEmbed

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.

from github.com/vishnuvardhanreddy-vvr/mcptoolbench

Installing Mcptoolbench

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/vishnuvardhanreddy-vvr/mcptoolbench

FAQ

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

Compare Mcptoolbench with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All browse MCPs