Confidential guide on numerology and astrology, based of GG33 Public information

mcp-vsepgt-server
MCP сервера для VseGPT
3 years
Works with Finder
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 (обязательно)
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
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
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
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!