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.
相关服务器
Alpha Vantage MCP Server
赞助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Memory Keeper
A server for persistent context management in Claude AI coding assistants, using a local SQLite database for storage.
302AI Image
A Model Context Protocol server for generating images using the 302AI API.
Clappia
A Python-based server for programmatically managing Clappia applications, forms, and submissions via its API.
AIP Identity
Cryptographic identity for MCP clients — Ed25519 keypairs, DID-based verification, trust scoring, encrypted messaging, and artifact signing.
Juspay MCP Tools
Interact with Juspay APIs for payment processing and merchant dashboard management.
AWS CodePipeline MCP Server
Integrates with AWS CodePipeline to manage continuous integration and delivery pipelines.
Limetest
A lightweight, AI-powered end-to-end testing framework for CI workflows. Requires an OpenAI API key.
DevRev MCP Server
Access DevRev's APIs to manage work items, parts, search, and user information.
GhostQA
GhostQA sends AI personas through your application — they look at the screen, decide what to do, and interact like real humans. No test scripts. No selectors. You describe personas and journeys in YAML, and GhostQA handles the rest.
Uniswap PoolSpy
Tracks newly created Uniswap liquidity pools across nine blockchain networks, providing real-time data for DeFi analysts, traders, and developers.