VseGPT MCP Servers
@janvarev
About VseGPT MCP Servers
MCP сервера для VseGPT
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is VseGPT MCP Servers?
VseGPT MCP Servers is a set of Model Context Protocol (MCP) servers written in Python, designed to extend language models with access to VseGPT’s image generation and text-to-speech APIs. It serves as an intermediary layer between LLMs and external services, providing a standardized interface for data and actions.
How to use VseGPT MCP Servers?
Install Python and the fastmcp package (version 0.4.1 at launch). Set the required environment variable VSEGPT_API_KEY. Run a server with the command fastmcp run mcp_gen_image.py or fastmcp run mcp_gen_tts.py. For image generation, optionally set IMG_MODEL_ID (default img-dummy/image) and IMG_SIZE (default 1024x1024).
Key features of VseGPT MCP Servers?
- Image generation via VseGPT API
- Text-to-speech generation (beta)
- Files saved to
tmp_imagesfolder - Modular architecture per function
- Tools can be toggled on/off per server
Use cases of VseGPT MCP Servers?
- Generate
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments