Skip to main content
Glama
javiarmesto

Business Central MCP Server

by javiarmesto
task1.txt646 B
{ "version": "2.0.0", "tasks": [ { "label": "Run Basic MCP Server", "type": "shell", "command": "${workspaceFolder}\\.venv\\Scripts\\Activate.ps1 && mcp dev server.py", "problemMatcher": [] }, { "label": "Run Campaign Analytics MCP", "type": "shell", "command": "${workspaceFolder}\\.venv\\Scripts\\Activate.ps1 && mcp dev OutboundTools.py", "problemMatcher": [] }, { "label": "Run Business Central MCP", "type": "shell", "command": "${workspaceFolder}\\.venv\\Scripts\\Activate.ps1 && mcp dev BusinessCentralMCP.py", "problemMatcher": [] } ] }

Latest Blog Posts

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/javiarmesto/Lab3_1_MCP_BusinessCentral'

If you have feedback or need assistance with the MCP directory API, please join our Discord server