Skip to main content
Glama

GİB Girişi

gib_login

Log into the GİB e-Arşiv portal to obtain a session token. Supports test mode with automatic test account creation or real credentials from your accountant.

Instructions

GİB e-Arşiv portala giriş yapar ve oturum tokenı alır. testMode=true ve kullanıcı adı verilmezse otomatik olarak yeni bir test hesabı alınır. Gerçek kullanıcı bilgilerini muhasebecinizden veya GİB İnteraktif Vergi Dairesi'nden edinebilirsiniz.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
passwordNoe-Arşiv portal parolası
testModeNotrue: earsivportaltest.efatura.gov.tr (test portalı) kullanılır
usernameNoe-Arşiv portal kullanıcı kodu
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must fully disclose behavioral traits. It explains the login and token acquisition, and the special test mode behavior. However, it does not mention potential side effects (e.g., whether previous sessions are invalidated), rate limits, or token expiration, which would be important for an agent managing sessions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the primary action, and contains no extraneous information. Each sentence adds value: the first states the core function, the second clarifies parameter behavior and credential sourcing.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema and no annotations, the description adequately covers purpose, parameters, and credential sourcing. However, it lacks information about the return value (the token format or usage), which would be useful for an agent to chain subsequent calls. The description is sufficient for a straightforward login tool but leaves some gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 100% coverage of parameter descriptions, but the description adds significant meaning beyond the schema. It explains the interplay between testMode and username for automatic test account creation ('testMode=true ve kullanıcı adı verilmezse otomatik olarak yeni bir test hesabı alınır'), and provides guidance on obtaining credentials, which the schema does not include.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool logs into the GİB e-Archive portal and obtains a session token ('GİB e-Arşiv portala giriş yapar ve oturum tokenı alır'). This is a specific verb-resource pair that distinguishes it from all sibling tools, which are other operations like creating invoices or listing documents.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides guidance on when to use testMode and auto-account creation ('testMode=true ve kullanıcı adı verilmezse otomatik olarak yeni bir test hesabı alınır') and advises where to obtain real credentials. It does not explicitly state when not to use the tool or compare to alternatives, but the context of login versus other operations is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/bevren/gib-fatura-mcp'

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