mcporter

Route free MCP servers for Exa, Weibo, Douyin, Xiaohongshu, and LinkedIn through mcporter.

40|6|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/0xmariowu/Autosearch --skill mcporter-0xmariowu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/0xmariowu/Autosearch/tree/main/autosearch/skills/tools/mcporter
Command: npx skills add https://github.com/0xmariowu/Autosearch --skill mcporter-0xmariowu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expose a curated set of upstream free MCP servers to the runtime AI through the mcporter router, so autosearch's Chinese UGC / web-search surface area extends beyond the paid TikHub fallback without introducing per-provider Python wrappers.

Core Features & Use Cases

  • Free MCP servers mapped to Exa web search, Weibo MCP, Douyin MCP, Xiaohongshu MCP, and LinkedIn MCP for lightweight, no-key access.
  • Clear routing strategy: native channels first, then the free mcporter path, then paid TikHub fallbacks.
  • Use Case: When a user does not have a TikHub key, route requests through mcporter to leverage free endpoints and maintain search capabilities.

Quick Start

Configure your MCP client to route free MCP servers through the mcporter router and load the mcporter catalog in your development environment.

Frequently Asked Questions about mcporter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route free MCP servers to runtime AI without writing Python wrappers?

To configure mcporter, route native channels first, then define free MCP endpoints like Exa and Weibo in your MCP client, and finally set paid TikHub fallbacks to maintain search capabilities without native access.

Can I use free MCP servers for Chinese UGC web search when I don't have a TikHub key?

Yes, you can use free MCP servers for Chinese UGC web search without a TikHub key by routing requests through the mcporter router to leverage free endpoints like Weibo, Douyin, and Xiaohongshu.

What is the correct routing strategy for MCP clients using mcporter?

The correct routing strategy defines native channels first, then the free mcporter path using Exa or Douyin endpoints, and finally paid TikHub fallbacks to ensure continuous search capabilities.

Does mcporter support routing for Exa web search and Xiaohongshu MCP?

Yes, mcporter supports routing for Exa web search and Xiaohongshu MCP, alongside Weibo, Douyin, and LinkedIn, providing lightweight, no-key access to these free MCP servers for runtime AI.

When should I switch from free MCP endpoints to the paid TikHub fallback?

You should switch from free MCP endpoints to the paid TikHub fallback when native access is blocked or the free mcporter routing path fails, ensuring your runtime AI maintains uninterrupted search capabilities.