{"library":"microsoft-fabric-rti-mcp","title":"Microsoft Fabric RTI MCP","description":"Model Context Protocol (MCP) server for Microsoft Fabric Real-Time Intelligence (RTI). Version 0.5.4 provides tools for Eventstream, KQL, Activator, and Map. Active development with weekly to biweekly releases.","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install microsoft-fabric-rti-mcp"],"cli":null},"imports":["from fabric_rti_mcp.server import main"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"import os\nos.environ.setdefault('FABRIC_USER_ACCESS_TOKEN', os.environ.get('FABRIC_USER_ACCESS_TOKEN', ''))\nfrom fabric_rti_mcp.server import main\n# Run with: python -m fabric_rti_mcp.server\n# Or configure via env vars: FABRIC_USER_ACCESS_TOKEN, FABRIC_RTI_CORS_ORIGINS","lang":"python","description":"Set FABRIC_USER_ACCESS_TOKEN environment variable with a valid Fabric access token, then run the server.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}