Gradio MCP Test
A Python-based MCP server that provides tools to get cat images, either as a direct PNG or a URL for Markdown display.
Setup:
- Create a virtualenv with
python -m venv venv - Activate it
source venv/bin/activate - Install requirements
pip install -r requirements - Run the server
python app.py
Edit MCP.json:
{
"mcpServers": {
"gradio-mcp-test": {
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
}
The server has two tools. cat_image which will return a PNG image of a cat and cat_url that only return the url and ask the LLM to display it using Markdown.
Server Terkait
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SSH Server MCP
An MCP server that provides SSH-based remote management tools, acting as proxy
PowerShell
Execute PowerShell scripts for Windows automation, system maintenance, data processing, and network monitoring.
Kestra Python MCP Server
A Python implementation of a Model Context Protocol server for interacting with Kestra.
Jenkins API MCP Server
A server for managing Jenkins jobs through its REST API, including operations like building, configuration, and information retrieval.
Guardian MCP
Engineering discipline and persistent memory for AI coding assistants
AWS Nova Canvas
Generate images using Amazon Nova Canvas with text prompts and color guidance.
Overleaf MCP Server
MCP Server for Overleaf (Latex)
MCP Inspector
A developer tool for testing and debugging MCP servers with a web-based UI.
Kapture
A Chrome DevTools Extension that enables browser automation through the Model Context Protocol (MCP) for AI applications.
AILint
AI-powered code quality analysis to detect best practice violations, security issues, and architectural problems in real-time.