MCPServers
FIWARE Context Broker - MCP server logo

FIWARE Context Broker

2
0

Summary

FIWARE MCP Server provides a bridge between AI assistants and FIWARE Context Brokers, enabling interaction with IoT data through natural language. This implementation offers tools for checking broker versions, querying entities, and publishing or updating data in the Context Broker using NGSI-LD format. Built with FastMCP, the server includes robust error handling and timeout management, making it valuable for users who need to monitor and control IoT devices or access contextual data without leaving their AI assistant interface.

Available Actions(3)

CB_version

Checks the version of the Context Broker. Default parameters: address='localhost', port=1026. Returns: JSON string with version information.

query_CB

Queries the Context Broker. Parameters: address (default: 'localhost'), port (default: 1026), query (default: ''). Returns: JSON string with query results.

publish_to_CB

Publishes or updates entities in the Context Broker. Parameters: address (default: 'localhost'), port (default: 1026), entity_data (required: dictionary with entity information). Returns: JSON string with operation status.

Last Updated: April 30, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags