Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Microsoft Dynamics 365 Business Central MCP server with 70 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Microsoft Dynamics 365 Business Central — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Microsoft Dynamics 365 Business Central MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Microsoft Dynamics 365 Business Central tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Microsoft Dynamics 365 Business Central call.
Tools Discovery →A Microsoft Dynamics 365 Business Central MCP server lets AI agents read and write Microsoft Dynamics 365 Business Central data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Microsoft Dynamics 365 Business Central MCP server ships with 70 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Microsoft Dynamics 365 Business Central's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieves a list of general ledger accounts for a specific company in Business Central
Retrieves a specific general ledger account by ID for a company in Business Central
Creates a new bank account in Business Central for the specified company
Retrieves a list of bank accounts for a specific company in Business Central
Retrieves a specific bank account by ID for a company in Business Central
Updates an existing bank account in Business Central for the specified company
Deletes a bank account from Business Central for the specified company
Retrieves company information and settings for a specific company in Business Central
Retrieves specific company information by ID for a company in Business Central
Updates company information properties for a company in Business Central
Creates a new currency in Business Central for the specified company
Retrieves a specific currency by ID for a company in Business Central
Updates an existing currency in Business Central for the specified company
Deletes a currency from Business Central for the specified company
Retrieves a list of customer payment journals for a specific company in Business Central
Retrieves a specific customer payment journal by ID for a company in Business Central
Retrieves a list of customer payments for a specific company and payment journal in Business Central
Retrieves a specific customer payment by ID for a company and payment journal in Business Central
Creates a new customer in Business Central for the specified company
Retrieves a list of customers for a specific company in Business Central
Retrieves a specific customer by ID for a company in Business Central
Updates an existing customer in Business Central for the specified company
Deletes a customer from Business Central for the specified company
Retrieves a list of dimensions for a specific company in Business Central. Dimensions are used to categorize entries for analysis purposes.
Retrieves a specific dimension by ID for a company in Business Central
Retrieves a list of dimension values for a specific dimension in Business Central
Retrieves a specific dimension value by ID for a dimension in Business Central
Retrieves a list of employees for a specific company in Business Central
Retrieves a specific employee by ID for a company in Business Central
Creates a new item in Business Central for the specified company
Retrieves a list of items (products/inventory) for a specific company in Business Central
Retrieves a specific item by ID for a company in Business Central
Updates an existing item in Business Central for the specified company
Deletes an item from Business Central for the specified company
Retrieves a list of journals for a specific company in Business Central
Retrieves a specific journal by ID for a company in Business Central
Creates a new journal line in a specified journal in Business Central
Retrieves a list of journal lines for a specific journal in Business Central
Retrieves a specific journal line by ID for a journal in Business Central
Updates an existing journal line in a specified journal in Business Central
Deletes a journal line from a specified journal in Business Central
Retrieves a list of purchase invoices for a specific company in Business Central
Retrieves a specific purchase invoice by ID for a company in Business Central
Retrieves a list of purchase orders for a specific company in Business Central
Retrieves a specific purchase order by ID for a company in Business Central
Retrieves a list of sales credit memos for a specific company in Business Central
Retrieves a specific sales credit memo by ID for a company in Business Central
Retrieves a list of sales invoices for a specific company in Business Central
Retrieves a specific sales invoice by ID for a company in Business Central
Retrieves a list of sales orders for a specific company in Business Central
Retrieves a specific sales order by ID for a company in Business Central
Creates a new sales quote in Business Central
Retrieves a list of sales quotes for a specific company in Business Central
Retrieves a specific sales quote by ID for a company in Business Central
Updates an existing sales quote in Business Central
Deletes a sales quote from Business Central
Retrieves a list of tax areas for a specific company in Business Central
Retrieves a specific tax area by ID for a company in Business Central
Creates a new vendor in Business Central for the specified company
Retrieves a list of vendors for a specific company in Business Central
Retrieves a specific vendor by ID for a company in Business Central
Updates an existing vendor in Business Central for the specified company
Deletes a vendor from Business Central for the specified company
Retrieves a list of all companies available in the Business Central tenant
Retrieves a specific company by its ID from Business Central
Retrieves a list of currencies for a specific company in Business Central
Retrieves a list of general ledger entries for a specific company in Business Central
Retrieves a specific general ledger entry by ID for a company in Business Central
Retrieves a list of item categories for a specific company in Business Central
Retrieves a specific item category by ID for a company in Business Central
One endpoint. Any framework. Your agent is talking to Microsoft Dynamics 365 Business Central in under 10 lines of code.
MCP Clients
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}118+ actions
104+ actions
95+ actions
71+ actions
57+ actions
30+ actions
15+ actions
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.