https://github.com/ai-forever/mcp_giga_checker

MCP server for detecting AI-generated text using GigaChat API.

https://github.com/ai-forever/mcp_giga_checker

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

MCP server for detecting AI-generated text using GigaChat API.

Basic Info
  • Host: GitHub
  • Owner: ai-forever
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 33.2 KB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

MCP Giga Checker

MCP Giga Checker — это сервер MCP (Model Context Protocol) для проверки текста на сгенерированность искусственным интеллектом через GigaChat API от Сбера.

Сервер предоставляет интеграцию проверки сгенерированности текста в ваших ИИ-ассистентов.

Важно: тарифы GigaChat API

Проверка сгенерированности текста через GigaChat API доступна только для пользователей с корпоративным доступом (тарифы для юрлиц). Подробнее: Тарифы GigaChat API для юрлиц

Возможности

  • Проверка текста на признаки генерации ИИ (GigaChat)
  • Готовность к работе с агентами на базе MCP (например, Cursor)

Требования

  • Python 3.12+
  • Доступ к GigaChat API (см. тарифы ниже)

Запуск MCP-сервера

Добавьте сервер в ваш json-конфигурационный файл:

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" } } }

Лицензия

MIT

Owner

  • Name: AI Forever
  • Login: ai-forever
  • Kind: organization
  • Location: Armenia

Creating ML for the future. AI projects you already know. We are non-profit organization with members from all over the world.

GitHub Events

Total
  • Watch event: 2
  • Member event: 1
  • Push event: 3
  • Fork event: 1
  • Create event: 2
Last Year
  • Watch event: 2
  • Member event: 1
  • Push event: 3
  • Fork event: 1
  • Create event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Sergej t****v@g****m 5

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels