mcp-giga-checker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-giga-checkerCheck if this text is AI-generated: 'The quick brown fox jumps over the lazy dog.'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Giga Checker
MCP Giga Checker — это сервер MCP (Model Context Protocol) для проверки текста на сгенерированность искусственным интеллектом через GigaChat API от Сбера.
Сервер предоставляет интеграцию проверки сгенерированности текста в ваших ИИ-ассистентов.
Возможности
Проверка текста на признаки генерации ИИ (GigaChat)
Готовность к работе с агентами на базе MCP (например, Cursor)
Related MCP server: AI Content Detector
Требования
Python 3.12+
Доступ к GigaChat API (см. тарифы ниже)
Установка
Запуск MCP-сервера
Добавьте сервер в ваш json-конфигурационный файл:
"mcpServers": {
"mcp-giga-checker": {
"command": "uvx",
"args": ["--from", "mcp_giga_checker", "mcp-giga-checker"],
"enabled": true,
"env": {
"GIGACHAT_AUTH": "ваши_авторизационные_данные_GigaChat",
"GIGACHAT_SCOPE": "GIGACHAT_API_CORP"
}
}
}Важно: тарифы GigaChat API
Проверка сгенерированности текста через GigaChat API доступна только для пользователей с корпоративным доступом (тарифы для юрлиц). Подробнее: Тарифы GigaChat API для юрлиц
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trashchenkov/mcp_giga_checker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server