Bridges the gap between the FIWARE Context Broker and other services, implementing basic operations for interaction.
FIWARE acts as a bridge between the Context Broker and other services within the FIWARE ecosystem. This initial implementation of a FIWARE Model Context Protocol (MCP) Server provides fundamental operations for interacting with a FIWARE Context Broker. It enables Context Broker version checking, querying, and entity publishing/updating. The server is designed to serve as a foundation for more complex MCP implementations, facilitating simple intent CRUD operations with the Context Broker.