📡 MCP Radar

mhiqrambg/mcp-media-9router

An MCP server that provides AI agents with unified access to web search, content extraction, media intelligence, and knowledge retrieval through the 9Router API.

5 stars
0 forks
TypeScript
momentum ▲ 8.3
created 2026-07-28
on radar since 2026-07-29
View on GitHub ↗

About mcp-media-9router

mcp-media-9router is a local MCP (Model Context Protocol) server for AI agents that need web intelligence. It connects OpenCode and other stdio-compatible MCP clients to the 9router API for web search and web-page extraction.

It runs locally on the user's machine, while search and fetch requests are sent to 9router over HTTPS or to a local 9router instance at http://localhost on any port. Provider credentials stay behind 9router; the user's 9router API key is stored in macOS Keychain after setup.

Use this server when an AI agent needs to:

- Search the web and receive structured results rather than an unstructured page. - Fetch a public URL and receive clean Markdown suitable for an LLM context. - Choose a specific 9router provider, such as Exa or Firecrawl. - Use a configured fallback chain when a provider is temporarily unavailable. - Keep provider selection, API access, and limits in one local configuration.

- macOS with Keychain access. - Node.js 22 or later. - Git and npm. - An active 9router API key.

Use an HTTPS base URL for hosted 9router, for example https://9router.mibp.me. Local development also supports http://localhost with any port, such as http://localhost:20128 or http://localhost:8080. Other HTTP hosts are rejected.

The installer clones the project into ~/.mcp-media-9router, installs dependencies, builds it, and creates the mm9 command in ~/.local/bin.

Open a new terminal after installation. If the installer asks you to reload your shell, run the command it prints, for example:

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/mhiqrambg--mcp-media-9router.html)

Related MCP servers

0xwilliamortiz/openclaude-improved

runs anywhere. uses anything

⭐ 563TypeScript
pueschel88/Tradingview-MCP

Tradingview MCP server for controlling Tradingview Desktop from Claude Code via Chrome DevTools Protocol

⭐ 133TypeScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
EndymionLee/PilotBrowseMCP

A browser runtime that lets AI agents control your real Chrome browser via MCP. Agents can explore websites, generate operation manuals, and reuse them to save tokens. AI操控你的真实浏览器。

⭐ 105TypeScript
herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript
JesusRS1/stock-trade-finance-api

Stock Trade MCP server in Tiingo with stock prices, news, forex, and fundamentals programmatically via the MCP

⭐ 91TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.