
mcp-vsepgt-server
MCP сервера для VseGPT
1
Github Watches
0
Github Forks
2
Github Stars
VseGPT MCP Servers
Здесь будет набор MCP серверов для VseGPT, написанных на Python
MCP (Model Context Protocol) - это протокол взаимодействия между языковыми моделями и внешними контекстными серверами. Основные задачи MCP:
- Предоставление моделям доступа к актуальным данным и знаниям через API
- Возможность выполнения действий в реальном мире (отправка email, работа с файлами и т.д.)
- Обеспечение безопасности при работе с внешними системами
MCP серверы работают как промежуточный слой между языковыми моделями и внешними сервисами/данными, предоставляя стандартизированный интерфейс для взаимодействия.
Инсталляция
Для работы используется Python + fastmcp package (на момент запуска - версия 0.4.1)
Логика
Разные функции VseGPT обычно будут представлены в разных серверах, не в одном. Это позволит динамически включать и выключать функциональность, предоставляемую моделям в поле tools, не перегружая это поле, контекст модели, и не запутывая её.
Сервера
mcp_gen_image.py
Сервер для генерации картинок через VseGPT.
Файлы сохраняются в папке скрипта / tmp_images
Запускается как: fastmcp run mcp_gen_image.py
Параметры окружения:
- VSEGPT_API_KEY=ваш_ключ_vsegpt (обязательно)
- IMG_MODEL_ID=ID модели генерации изображений на сайте VseGPT (опционально, по умолчанию
img-dummy/image
) - IMG_SIZE=размер генерации (опционально, по умолчанию
1024x1024
)
Пример настройки можно найти здесь: https://vsegpt.ru/ExtTools/CherryStudio
mcp_gen_tts.py
(Бета, настраивайте самостоятельно через код при необходимости)
Сервер для генерации речи через VseGPT
Файлы сохраняются в папке скрипта / tmp_images. По получении запускается MPC-HC на проигрывание звука.
Запускается как: fastmcp run mcp_gen_tts.py
Параметры окружения:
- VSEGPT_API_KEY=ваш_ключ_vsegpt (обязательно)
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Reviews

user_4SwbVWuS
I have been using the mcp-vsepgt-server by janvarev and it has been a game-changer for me! The seamless integration and excellent documentation provided on GitHub make it easy to navigate and utilize its features. The setup is straightforward and the performance is top-notch. Great job by the author in creating such a robust and efficient server application. Highly recommended for anyone looking for a reliable server solution!