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.
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Claude Code History
Retrieve and analyze Claude Code conversation history from local files.
MCP Playground
A demonstration MCP server implementation in Go featuring real-time bidirectional file communication.
Mesh Agent MCP Server
Connects to Heurist Mesh APIs to provide access to various blockchain and web3 tools.
mcprouter
A proxy for routing requests to remote MCP servers.
Code Snippet Image
Generate beautiful, shareable images from code snippets with syntax highlighting and multiple themes.
Drupal Tools
A server providing resources, tools, and prompts for Drupal development.
Leeroopedia
The Brain that turns Generalist Agents into ML Experts.
Lingo.dev
Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.
Memorix
Cross-agent memory bridge with knowledge graph, workspace sync, and auto-memory hooks. Supports Windsurf, Cursor, Claude Code, Codex, and VS Code Copilot.
JFrog MCP Server
Interact with the JFrog Platform API for repository management, build tracking, and release lifecycle management.