Microsoft Business Central MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BC_COMPANY | Yes | Company display name, e.g., 'My Company' | |
| BC_AUTH_TYPE | No | Authentication type. Default is 'azure_cli'. Use 'client_credentials' for service-to-service authentication. | azure_cli |
| BC_CLIENT_ID | No | App registration client ID. Required when BC_AUTH_TYPE is 'client_credentials'. | |
| BC_TENANT_ID | No | Azure AD tenant ID. Required when BC_AUTH_TYPE is 'client_credentials'. | |
| BC_URL_SERVER | Yes | Business Central API base URL, e.g., https://api.businesscentral.dynamics.com/v2.0/{tenant-id}/Production/api/v2.0 | |
| BC_CLIENT_SECRET | No | App registration client secret. Required when BC_AUTH_TYPE is '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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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