Skip to main content
Glama

Final POS Docs

Server Details

Search the Final POS REST API documentation.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Final-Commerce/final-pos-mcp
GitHub Stars
0

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 Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
get-endpoint-info
Read-onlyIdempotent
Inspect

Get comprehensive information about specific endpoint including parameters, security, and examples

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesAPI name
pathYesEndpoint path (e.g. /api/v1/users)
methodYesHTTP method (GET, POST, PUT, DELETE, etc.)
versionNoAPI version (required when multiple APIs share the same name but differ by version)
get-endpoints
Read-onlyIdempotent
Inspect

Get all endpoints for a specific API

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesAPI name
versionNoAPI version (required when multiple APIs share the same name but differ by version)
get-full-api-description
Read-onlyIdempotent
Inspect

Get the complete OpenAPI description

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesAPI name
versionNoAPI version (required when multiple APIs share the same name but differ by version)
get-security-schemes
Read-onlyIdempotent
Inspect

Get the security schemes for a specific API

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesAPI name
versionNoAPI version (required when multiple APIs share the same name but differ by version)
list-apis
Read-onlyIdempotent
Inspect

Lists available APIs with their context and purpose

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number
limitNoNumber of APIs per page. Default is 300
filterNoAPI name (or part of it)

Discussions

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

Try in Browser

Your Connectors

Sign in to create a connector for this server.