Model Context Protocol (MCP)
The Collectu Hub and Collectu Cores (if enabled) provide Model Context Protocol (MCP) servers.
Collectu Hub
The MCP endpoint of the Collectu Hub can be found here: https://api.collectu.de/mcp/v1
Collectu Core
Please check the settings to enable the endpoint and find more information about it.
Testing and Debugging
Developers can test and debug MCP servers using the MCP Inspector tool:
docker run --rm -p 6274:6274 -p 6277:6277 -e HOST=0.0.0.0 -e ALLOWED_ORIGINS=http://localhost:6274,http://127.0.0.1:6274 ghcr.io/modelcontextprotocol/inspector:latest
For more information, visit the project repository on GitHub: github.com/modelcontextprotocol/inspector
Grafana
Data Objects