Model Context Protocol Server
A collection of general-purpose tools for AI assistants: web fetching, search, Python execution, text-to-speech, memory management, and AI image/video generation.
Add this MCP server to your AI client (Claude Desktop, Cursor, LM Studio, etc.) with this configuration:
{
"mcpServers": {
"nymbo-tools": {
"url": "https://mcp.nymbo.net/gradio_api/mcp/"
}
}
}
Available Tools: Fetch Webpage, DuckDuckGo Search, Python Executor, Kokoro TTS, Memory Manager, Image Generation, Video Generation