Skip to main content
Glama
joanbosch

exact-synergy-globe-mcp

by joanbosch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXACT_API_AUTHNoAuthentication method: NTLM, Basic, or pre-issued OAuth credentials.
EXACT_API_KINDNoExact installation kind, e.g. 'synergy'.
EXACT_READ_ONLYNoWhether to run in read-only mode. The server is read-only by default.true
EXACT_API_DOMAINNoDomain for NTLM authentication (e.g. EXAMPLE).
EXACT_API_DB_NAMENoDatabase name for NTLM authentication (e.g. Synergy).
EXACT_API_BASE_URLNoExact REST/OData Entity Services base URL. If not set, the server starts in offline discovery mode.
EXACT_API_PASSWORDNoPassword for authentication.
EXACT_API_USERNAMENoUsername for authentication.
EXACT_API_DB_SERVERNoDatabase server for NTLM authentication.
EXACT_ALLOWED_ENTITIESNoComma-separated list of allowed entities (e.g. 'Account,Resource,Request').

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
exact_get_server_infoA

Check configuration, connectivity, product selection, and live metadata availability without exposing connection secrets.

exact_get_capabilitiesA

Return capabilities detected or verified against the configured Exact installation.

exact_list_entitiesA

List live metadata entities allowed by the effective read policy.

exact_get_entity_schemaB

Return keys, properties, types, and discovered support for an allowed entity.

exact_get_entityB

Read one allowed entity record by a validated simple or composite key.

exact_list_entity_recordsA

Read allowed entity records using structured filters, validated fields, ordering, limits, and a safe continuation cursor. Raw OData is not accepted.

exact_list_actionsA

List only public actions discovered in live Exact metadata; internal-looking actions are excluded.

exact_get_action_schemaB

Return the discovered schema for a public Exact action.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Exact productsConfigured product and metadata source without secrets
Exact capabilitiesCapabilities detected or verified against Exact
Effective Exact policiesEffective read/write policy without connection secrets
synergy entitiesAllowed synergy entity summaries from live metadata
globe entitiesAllowed globe entity summaries from live metadata

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/joanbosch/exact-synergy-globe-mcp'

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