We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndrewMusser/br-automation-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•182 B
# B&R Automation Studio MCP Server Dependencies
# MCP Python SDK for building Model Context Protocol servers
mcp>=1.0.0
# OPC UA client for communicating with ARsim
asyncua>=1.0.0