Power-BI-MCP-Server
Verified Safeby michaelmckinleyconsulting
Overview
Provides server-side functionality to interact with or serve data related to Power BI and the Microsoft Certification Program (MCP).
Installation
npm startSecurity Notes
Cannot audit source code for specific vulnerabilities or 'eval' usage without access to files in `src` or `package.json` dependencies. As a server, it inherently exposes network ports, which requires proper security configuration for production deployment.
Similar Servers
fastmcp
A TypeScript framework for building Model Context Protocol (MCP) servers, providing high-level abstractions and boilerplate handling for features like tools, prompts, resources, sessions, authentication, and HTTP streaming.
mcp-server-typescript
Provides a Model Context Protocol (MCP) server to enable AI assistants to access DataForSEO's SEO data APIs through a standardized interface.
tiger-salesforce-mcp-server
Provides LLMs with tools to semantically search Salesforce case summaries and retrieve detailed case information from a TimescaleDB database.
mcp-sdk-functions-hosting-node
A Node.js server for hosting serverless functions, likely within a Managed Cloud Platform (MCP) SDK context.