Business Central MCP Server
by luisMDev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BC_PASS | Yes | Your Business Central API password | |
| BC_USER | Yes | Your Business Central API username | |
| BC_COMPANY | Yes | The name of your Business Central company | |
| BC_URL_SERVER | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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