Back to Browse

Ukr Vitalinguist MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Ukrainian grammar/surzhyk check + authentic-rendering lookup. Wraps ukr.vitalinguist.com API.

About

Ukrainian grammar/surzhyk check + authentic-rendering lookup. Wraps ukr.vitalinguist.com API.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Override human-checker API base (default: https://ua.vitalinguist.com)Optional

Environment variable: UKR_VITAL_HUMAN_API

Override reference API base (default: https://ukr.vitalinguist.com)Optional

Environment variable: UKR_VITAL_REFERENCE_API

Per-request timeout in seconds (default: 30)Optional

Environment variable: UKR_VITAL_MCP_TIMEOUT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-vitalinguist-ukr-vitalinguist-mcp": {
      "env": {
        "UKR_VITAL_HUMAN_API": "your-ukr-vital-human-api-here",
        "UKR_VITAL_MCP_TIMEOUT": "your-ukr-vital-mcp-timeout-here",
        "UKR_VITAL_REFERENCE_API": "your-ukr-vital-reference-api-here"
      },
      "args": [
        "ukr-vitalinguist-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!