Back to Home
Nn9987 icon

mcp-docs-server

Verified Safe

by Nn9987

Overview

The mcp-docs-server provides a Model Context Protocol (MCP) server for efficient search and retrieval of MCP documentation.

Installation

Run Command
npx @praveenc/mcp-docs-server

Security Notes

The server demonstrates strong security practices. It uses Zod for input validation and critically restricts all external HTTP fetches to a hardcoded allow-list (only 'https://modelcontextprotocol.io/'). This effectively prevents Server-Side Request Forgery (SSRF) and other arbitrary file/URL access vulnerabilities. There is no usage of 'eval', obfuscation, or hardcoded secrets in the provided source code. The application communicates over standard I/O (stdio) when run, which is inherently secure in a local child-process context.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

mcpdocumentationsearchai-toolstypescript