Enables AI assistants to interact with Microsoft Dynamics 365 Business Central through the native WebSocket interface. Operations teams can automate tasks, extract data, and integrate BC with other systems. Connects to Business Central WebUI and supports TypeScript.
git clone https://github.com/SShadowS/bc-webclient-mcp-server.gitEnables AI assistants to interact with Microsoft Dynamics 365 Business Central through the native WebSocket interface. Operations teams can automate tasks, extract data, and integrate BC with other systems. Connects to Business Central WebUI and supports TypeScript.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/SShadowS/bc-webclient-mcp-serverCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Connect to our Business Central WebUI at [WEBSITE_URL] using the bc-webclient-mcp-server. Extract the following data: [DATA_TYPE] from [TABLE_NAME]. Format the output as JSON and include only records modified in the last [TIME_PERIOD].
# Business Central Data Extraction
## Extracted Records
```json
{
"records": [
{
"id": "1001",
"name": "Acme Corp",
"last_modified": "2023-11-15T09:30:00Z",
"status": "Active"
},
{
"id": "1002",
"name": "Globex Inc",
"last_modified": "2023-11-14T14:45:00Z",
"status": "Pending"
}
],
"count": 2
}
```
## Summary
- Extracted 2 records from the Customer table
- Both records modified within the last 7 days
- 1 active customer, 1 pending customerAI assistant built for thoughtful, nuanced conversation
Enterprise CRM and ERP by Microsoft
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan