prodmoh-mcp
Verified Safeby ProdMoh
Overview
Connects product requirements (PRDs, user stories) from ProdMoh to AI clients and IDEs for context-aware code generation, testing, and clarification.
Installation
No command providedEnvironment Variables
- X_PRODMOH_TOKEN
- X_PRODMOH_USER
Security Notes
The provided source code is primarily client-side configuration (mcp.json) and documentation for connecting to a hosted ProdMoh MCP service via Server-Sent Events (SSE) over HTTPS. It does not contain server-side code to audit for 'eval', obfuscation, or network risks. The client configuration requires a user-generated token (x-prodmoh-token) for authentication, which is a secure practice. No malicious patterns were detected in the provided client configuration.
Similar Servers
doc-bot
An intelligent MCP (Model Context Protocol) server that enhances AI coding assistants by providing smart documentation management and API references for deep project understanding.
ai-control-framework
AI-powered development workflow management and prompt optimization, enforcing disciplined software development practices for AI coding agents.
AI-Prompt-Guide-MCP
Orchestrates AI agents for project management and development workflows by linking structured markdown specifications and tasks.
mcp-servers
Provides a production-ready Model Context Protocol (MCP) server for seamless integration with VS Code and other MCP clients to enable AI-driven development features.