Back to Home
betahub-io icon

betahub-mcp-server

Verified Safe

by betahub-io

Overview

Integrates BetaHub's feedback management and project data with AI assistants via Model Context Protocol (MCP) for AI-powered development workflows.

Installation

Run Command
npx betahub-mcp-server -- --token=pat-your-token-here

Environment Variables

  • BETAHUB_TOKEN

Security Notes

The server explicitly handles authentication tokens via environment variables or CLI arguments, avoiding hardcoding. Input validation for tools is enforced using Zod schemas. Error handling is structured with custom error classes. Communication with AI clients uses stdio (stdin/stdout), which is a secure local channel. External API calls are made to BetaHub with standard authorization headers. No 'eval' or malicious patterns were identified in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-01

Tags

MCPBetaHubFeedback ManagementIssue TrackingAI Assistant