Skip to main content
Glama
__init__.py748 B
""" Microsoft Fabric Analytics MCP Server Python Package This package provides a Python wrapper around the Node.js-based Microsoft Fabric Analytics MCP Server, enabling easy installation and use with any MCP-compatible client like Claude, GitHub Copilot, or other AI assistants. Features: - 41+ Microsoft Fabric analytics tools - Workspace management and discovery - Spark job monitoring and analysis - Notebook execution and management - Livy session management - Comprehensive authentication support - Easy PyPI installation: pip install fabric-analytics-mcp """ from .cli import main from .server_manager import FabricMCPServer __version__ = "1.0.0" __author__ = "Microsoft Fabric Analytics Community" __all__ = ["main", "FabricMCPServer"]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/santhoshravindran7/Fabric-Analytics-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server