Back to Home
bakietd icon

MCP-Quantum-Server

Verified Safe

by bakietd

Overview

Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.

Installation

Run Command
npm start

Environment Variables

  • GOOGLE_API_KEY
  • GITHUB_TOKEN
  • X_API_KEY

Security Notes

The core server logic for AI-powered features, API integration, and automation is largely encapsulated within the proprietary `@modelcontextprotocol/sdk` which is not provided in the source. The explicit application code (index.ts files) is minimal ('Hello World'-style output), making a full security assessment impossible without the SDK's source. Dependencies include reputable packages like `@google/genai`, `express` (transitive), and `dotenv` for environment variables. `express-rate-limit` is used, which is a good security practice. No obvious malicious patterns like 'eval' or obfuscation were found in the provided files.

Similar Servers

Stats

Interest Score32
Security Score6
Cost ClassMedium
Avg Tokens750
Stars2
Forks0
Last Update2025-12-15

Tags

AIAutomationAPI IntegrationNotificationsClient-Server