mcp-business-central-server
2
The Business Central MCP Server facilitates seamless integration with Microsoft Dynamics 365 Business Central, offering a lightweight and efficient solution to interact with business entities. It emphasizes simplicity in setup and use, primarily through optimized HTTP request management.
Business Central MCP Server
A lightweight Model Context Protocol (MCP) server designed for seamless integration with Microsoft Dynamics 365 Business Central. It enables MCP clients to interact with various entities in the Business Central environment.
Features
- Provides a clean interface to Business Central resources
- Optimized HTTP request handling for performance
Tools
- Retrieve schemas and entity list with filtering and pagination
- Create, update, and delete records
Architecture
- Resource-efficient design
- Clear separation between resource management and tool implementation
Setup
- Create API credentials
- Configure your Business Central environment
- Set up required environment variables
Quickstart
- Installation via pip
- Optional integration with Claude Desktop using configuration files
Development
- Requires Python 3.10+, virtual environment setup, and installation of dependencies
License
Licensed under MIT License.