Skip to main content
Glama
knowall-ai

Microsoft Business Central MCP Server

by knowall-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BC_COMPANYNoCompany display name in Business Central
BC_AUTH_TYPENoAuthentication type: 'azure_cli' (default) or 'client_credentials'azure_cli
BC_CLIENT_IDNoApp registration client ID (required for client_credentials)
BC_TENANT_IDNoAzure AD tenant ID (required for client_credentials)
BC_URL_SERVERNoBusiness Central API base URL (e.g., https://api.businesscentral.dynamics.com/v2.0/{tenant}/Production/api/v2.0)
BC_CLIENT_SECRETNoApp registration client secret (required for client_credentials)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_schemaC

Get schema information for a Business Central resource

list_itemsA

Get items from Business Central with filtering and pagination

get_items_by_fieldB

Get items matching a field value

create_itemB

Create a new item in Business Central

update_itemC

Update an existing item in Business Central

delete_itemB

Delete an item from Business Central

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/knowall-ai/mcp-business-central'

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