Model Context Protocol (MCP)

The Collectu Hub and Collectu Cores (if enabled) provide Model Context Protocol (MCP) servers.

Info
The Model Context Protocol (MCP) is used standardize the way artificial intelligence (AI) systems like large language models (LLMs) integrate and share data with external tools, systems, and data sources.

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:

@npx modelcontextprotocol/inspector

For more information, visit the project repository on GitHub: github.com/modelcontextprotocol/inspector