pix-bi-mcp
Verified Safeby aiqidao-dg
Overview
Backend server for PIX BI platform, integrating with its API and designed for deployment on Render.com.
Installation
No command providedEnvironment Variables
- PIX_BI_API_TOKEN
- PIX_BI_API_URL
Security Notes
The 'publish_to_github.py' script has a critical security flaw where it embeds the GitHub Personal Access Token (PAT) directly into the repository URL (e.g., 'https://username:token@github.com/...'). This practice exposes the token in logs, process lists, or command history, making it vulnerable. While the script offers SSH as an alternative, the PAT handling itself is insecure. The 'init-github-repo.sh' script and 'render.yaml' correctly instruct users to manually enter sensitive API tokens on Render.com, which is a good security practice for environment variables.
Similar Servers
touchdesigner-mcp
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
McpServerAspNetCore
Provides a minimal ASP.NET Core server for AI agents to discover and utilize external tools via the Model Context Protocol (MCP).
Power-BI-MCP-Server
Provides server-side functionality to interact with or serve data related to Power BI and the Microsoft Certification Program (MCP).
ga-ai-mcp-server
This server allows AI agents to query Google Analytics 4 data (reports, traffic sources, demographics, etc.) via the Model Context Protocol (MCP).