Back to Home
mdonmez icon

mdnmcp

Verified Safe

by mdonmez

Overview

Provides real-time, token-efficient access to MDN Web Docs for Large Language Models and AI coding assistants to prevent hallucinations and access up-to-date web API information.

Installation

Run Command
python src/mdnmcp/server.py

Security Notes

The server makes HTTP requests to the public MDN API. `httpx` is used with `follow_redirects=True`, which is generally safe for known, trusted endpoints like MDN. No 'eval' or other directly dangerous functions are used. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassLow
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-18

Tags

MDN Web DocsLLM ToolAPI AccessDocumentationFastMCP