Skip to main content
Glama
luisMDev

Business Central MCP Server

by luisMDev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BC_PASSYesYour Business Central API password
BC_USERYesYour Business Central API username
BC_COMPANYYesThe name of your Business Central company
BC_URL_SERVERYesYour Business Central API server URL (e.g., 'https://api.businesscentral.dynamics.com/v2.0/tenant/api/v2.0')

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
BC_Get_SchemaC

Get schema information for a Business Central resource.

BC_List_ItemsC

Get items from Business Central with filtering and pagination.

BC_Get_Items_By_FieldC

Get items matching a field value.

BC_Create_ItemC

Create a new item in Business Central.

BC_Update_ItemC

Update an existing item in Business Central.

BC_Delete_ItemC

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/luisMDev/mcp-business-central-server'

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