Back to Home
my-mcp-hub icon

doc-mcp-server

Verified Safe

by my-mcp-hub

Overview

Provides a Model Context Protocol (MCP) server that enables AI assistants and developer tools to search and retrieve documentation for the `watermark-js-plus` library.

Installation

Run Command
npx -y @my-mcp-hub/doc-mcp-server

Environment Variables

  • PORT

Security Notes

A hardcoded Algolia API key is present in the source code (src/tools/registerWatermarkJsPlus.ts). While likely for a public, read-only index, hardcoding API keys is generally a security anti-pattern. The server performs outbound `fetch` requests based on search results to retrieve content, which could pose a Server-Side Request Forgery (SSRF) risk if the Algolia index or search query leads to malicious or internal network resources.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassMedium
Avg Tokens1200
Stars1
Forks0
Last Update2026-01-14

Tags

MCPDocumentation SearchDeveloper ToolAI AgentWatermark-js-plus