Skip to main content
Glama

RS.ge Waybill MCP Server

lookup_tin

Retrieve company or person names from Georgian tax identification numbers using the RS.ge system. Enter a 9-11 digit TIN to get corresponding entity information.

Instructions

Look up a company or person name from their TIN (Tax Identification Number) in the RS.ge system.

Input Schema

NameRequiredDescriptionDefault
tinYesTax identification number (TIN) - 9 to 11 digits

Input Schema (JSON Schema)

{ "properties": { "tin": { "description": "Tax identification number (TIN) - 9 to 11 digits", "maxLength": 11, "minLength": 9, "type": "string" } }, "required": [ "tin" ], "type": "object" }

Other Tools from RS.ge Waybill MCP Server

Related Tools

    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/BorisSolomonia/MCPWaybill'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server