loading…
Search for a command to run...
loading…
Microsoft Business Central MCP enables AI assistants to interact with your Dynamics 365 Business Central ERP data. Query customers, manage contacts, track sales
Microsoft Business Central MCP enables AI assistants to interact with your Dynamics 365 Business Central ERP data. Query customers, manage contacts, track sales opportunities, create invoices, and handle vendor relationships - all through natural language. Unlike manual API integration, this streamlined approach provides direct access to your business operations for real-time insights and automation. ### Key Features: * **Manage core entities** - customers, contacts, vendors, sales opportunities, invoices * **Full CRUD operations** - create, read, update, and delete records seamlessly * **Smart filtering** - query by any field with OData support for complex conditions * **Pagination support** - handle large datasets efficiently with skip/top parameters * **Schema discovery** - explore available fields and data structures automatically * **Azure CLI authentication** - leverage existing Azure credentials securely * **Zero installation** - run with npx, no pre-installation required * **Proper API format** - uses correct /companies(id)/resource endpoints * **6 specialized tools** - schema, list, filter, create, update, delete operations * **Real-time business data** - connect directly to your live Business Central environment
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-business-central": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"knowall-ai/mcp-business-central"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also