Skip to main content
Glama

Server Details

Source-backed Sri Lanka payslip tools for APIT/PAYE, EPF, ETF, stamp duty, and net pay.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Buddhima-JD3/sri-lanka-salary-calculator
GitHub Stars
0
Server Listing
Sri Lanka Payslip

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: calculation, reference data, and checklist. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (calculate_..., get_...), with clear and descriptive naming.

Tool Count5/5

With 3 tools, the server is well-scoped for its narrow domain of Sri Lanka payslip processing. Each tool is essential.

Completeness4/5

The set covers calculation, reference assumptions, and a checklist, which are sufficient for basic payslip tasks. Minor gaps like handling edge cases or multiple employments are absent but within the stated scope.

Available Tools

3 tools
calculate_sri_lanka_payslipCalculate a Sri Lanka payslipA
Read-onlyIdempotent
Inspect

Estimate monthly APIT/PAYE, employee and employer EPF, ETF, stamp duty, net pay, and employer cost for regular primary employment in Sri Lanka.

ParametersJSON Schema
NameRequiredDescriptionDefault
grossSalaryYesGross monthly employment income in Sri Lankan rupees
epfEtfEarningsBaseNoEPF/ETF-eligible monthly earnings; defaults to gross salary
otherEmployeeDeductionsNoOptional non-statutory employee deductions, such as a loan repayment

Output Schema

ParametersJSON Schema
NameRequiredDescription
apitYes
netPayYes
cautionYes
sourcesYes
currencyYes
stampDutyYes
employeeEpfYes
employerEpfYes
employerEtfYes
grossSalaryYes
employerCostYes
methodologyUrlYes
sourceTableYearYes
yearOfAssessmentYes
epfEtfEarningsBaseYes
payslipGeneratorUrlYes
otherEmployeeDeductionsYes
totalEmployeeDeductionsYes
Behavior4/5

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

Annotations indicate read-only, idempotent, non-destructive behavior. The description adds context by listing the specific calculated outputs (APIT/PAYE, EPF, ETF, etc.) and confirming the estimation nature, consistent with annotations.

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 a single, well-formed sentence of 25 words that front-loads the tool's purpose and lists key outputs without any extraneous content.

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?

The description covers the scope (regular primary employment in Sri Lanka) and lists all major components. Given the existence of an output schema and comprehensive annotations, it is complete enough for a calculation tool.

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

Parameters3/5

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

Schema coverage is 100% with descriptive parameter comments. The description provides a high-level context but does not add any new meaning beyond what the schema already states for each parameter. Baseline 3 is appropriate.

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 specifies the verb 'Estimate' and the resource: monthly APIT/PAYE, EPF, ETF, stamp duty, net pay, and employer cost. It clearly distinguishes from sibling tools (reference and checklist) by focusing on computation of payslip components.

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

Usage Guidelines2/5

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

The description does not provide any guidance on when to use this tool versus alternatives. It does not mention prerequisites, when not to use it, or compare with sibling tools.

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

get_sri_lanka_payroll_referenceGet the Sri Lanka payroll referenceA
Read-onlyIdempotent
Inspect

Return the maintained APIT, EPF, ETF, and stamp-duty assumptions with official Sri Lankan sources and scope limits.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
scopeYes
periodYes
sourcesYes
citationYes
currencyYes
openApiUrlYes
effectiveFromYes
excludedCasesYes
methodologyUrlYes
provenanceNoteYes
employeeEpfRateYes
employerEpfRateYes
employerEtfRateYes
sourceTableYearYes
yearOfAssessmentYes
monthlyApitReliefYes
stampDutyThresholdYes
stampDutyAboveThresholdYes
machineReadableMethodologyUrlYes
Behavior4/5

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

Annotations already indicate the tool is read-only, idempotent, and non-destructive. The description adds value by disclosing the specific data returned (APIT, EPF, ETF, stamp-duty) and the inclusion of official sources and scope limits, which confirm safe querying behavior.

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 a single, well-formed sentence that conveys the essential information without any wasted words. It is concise and front-loaded with the primary action.

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

Completeness5/5

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

For a simple, parameterless tool with an output schema, the description is complete. It clarifies the content and provenance of the data, which is sufficient for the agent to invoke it correctly.

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?

With zero parameters and 100% schema coverage, the description need not explain param semantics, but it still adds meaning by enumerating what the tool returns, which enhances the agent's understanding of the output without parameters.

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 specifies exactly what the tool returns (APIT, EPF, ETF, stamp-duty assumptions) and distinguishes it from sibling tools like calculate_sri_lanka_payslip and get_sri_lanka_payslip_checklist by focusing on reference data rather than calculations or checklists.

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

Usage Guidelines3/5

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

The description implies the tool should be used when reference assumptions are needed but does not explicitly state when to use it versus alternatives or when not to use it. The sibling names provide some context, but the description itself lacks explicit usage guidance.

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

get_sri_lanka_payslip_checklistGet a Sri Lanka payslip checklistA
Read-onlyIdempotent
Inspect

Return the fields and checks needed to prepare or review a Sri Lankan employee payslip.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
sourcesYes
earningsYes
guideUrlYes
evidenceNoteYes
generatorUrlYes
identityAndPeriodYes
employeeDeductionsYes
verificationChecksYes
employerContributionsYes
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so safety is clear. Description adds context that the tool returns fields and checks, which is consistent and adds value beyond bare annotations.

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?

Single sentence of 14 words, front-loaded with the main action and resource. No extraneous content; every word earns its place.

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

Completeness5/5

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

With no parameters, output schema available, and annotations covering behavior, the description is sufficient. It explains the tool's purpose clearly, and no further information is needed.

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

Parameters4/5

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

No parameters exist, so baseline is 4. Description does not need to add parameter info; schema coverage is 100% trivially. No missing semantics.

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 it returns fields and checks for a Sri Lankan payslip, using a specific verb ('return') and resource. It distinguishes from siblings: 'calculate_sri_lanka_payslip' for computation, 'get_sri_lanka_payroll_reference' for reference data.

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

Usage Guidelines3/5

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

Description implies use when preparing or reviewing a payslip, but does not explicitly state when not to use or mention alternative sibling tools. Guidance is adequate but not explicit.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Taiwan statutory payroll calculation — labor & health insurance, labor pension, 2nd-gen NHI supplementary premium, income-tax withholding, and old-age benefits. Sourced from official gazettes, verified against official sample data.
    9
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    39 tax tools for US individual taxpayers — federal/state tax calculations, credits, deductions, retirement strategies, audit risk, and tax planning. All calculations run locally, no data leaves the machine. Supports TY2024 and TY2025 (One Big Beautiful Bill Act).
    43
    53
    8
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    24 free personal-finance and macro tools (mortgage, paycheck, tax, FRED, BLS) for LLM agents. Zero API keys, stdio transport, source-cited from IRS, Federal Reserve, BLS, Treasury, and Freddie Mac.
  • F
    license
    -
    quality
    C
    maintenance
    Enables Dutch income tax calculations: converts gross to net salary, net to gross, compares multiple salary scenarios, and provides tax bracket data for supported years. Every result includes a detailed breakdown and a thetax.nl permalink.

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.