Skip to main content
Glama
MehrozeKhan73

Microsoft Business Central MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BC_COMPANYYesCompany display name, e.g., 'My Company'
BC_AUTH_TYPENoAuthentication type. Default is 'azure_cli'. Use 'client_credentials' for service-to-service authentication.azure_cli
BC_CLIENT_IDNoApp registration client ID. Required when BC_AUTH_TYPE is 'client_credentials'.
BC_TENANT_IDNoAzure AD tenant ID. Required when BC_AUTH_TYPE is 'client_credentials'.
BC_URL_SERVERYesBusiness Central API base URL, e.g., https://api.businesscentral.dynamics.com/v2.0/{tenant-id}/Production/api/v2.0
BC_CLIENT_SECRETNoApp registration client secret. Required when BC_AUTH_TYPE is 'client_credentials'.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_schemaC

Get schema information for a Business Central resource

list_itemsB

Get items from Business Central with filtering and pagination

get_items_by_fieldC

Get items matching a field value

create_itemC

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/MehrozeKhan73/Business-Central-MCP-Server'

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