Skip to main content

Python library for easily interacting with trained machine learning models

Project description

Gradio MCP Tool Visualizer

Gradio MCP Tool Visualizer is a visualizer for MCP tools. It allows developers and researchers to explore the structure of a mcp server by rendering tools and example input in an interactive and searchable list.

Features

  • Visualize mcp stucture
  • Searchable list
  • Visualize example components

Usage

Installation

pip install -r gradio-mcp-tools-visualizer

Confugiration

import gradio as gr
from gradio_mcp_tools_visualizer import mcp_tools_visualizer


server_parameters = {"url": "https://abidlabs-mcp-tools2.hf.space/gradio_api/mcp/sse", "transport": "sse"}  # <--- Your MCP server parameters

with gr.Tab("MCP Tool Visualizer"):
        mcp_tools_visualizer(
            value={
                'server_parameters': server_parameters
            },
        )

tags: [gradio-custom-component, ] title: gradio_mcp_tools_visualizer short_description: A gradio custom component colorFrom: blue colorTo: yellow sdk: gradio pinned: false app_file: space.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gradio_mcp_tools_visualizer-0.0.4.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gradio_mcp_tools_visualizer-0.0.4-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file gradio_mcp_tools_visualizer-0.0.4.tar.gz.

File metadata

File hashes

Hashes for gradio_mcp_tools_visualizer-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d10b7f052b5a5a33ceef4abe0322cd32e39ece9c9cd402c191078abf554eee28
MD5 359d56ba2af46232189d52ec1c1d5387
BLAKE2b-256 f6df2734557f94fe947306a7166105ad17771fe7e7af027ddd0c914a6121e6ac

See more details on using hashes here.

File details

Details for the file gradio_mcp_tools_visualizer-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for gradio_mcp_tools_visualizer-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 487c14b573eee986d279cf7bc3ece614276d58699259069fc72e84e296fe74a8
MD5 dfcdf9609a2e197f0c44a7c2d00c52aa
BLAKE2b-256 3d19064546a0c4a3830512cbd61f9b40297ad7af28ff0c854b27848cb25d11d8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page