mcp-portal

JayLLM/mcp-portal
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP Portal is a lightweight tool to turn doc websites into an mcp server for Grok, Codex and more
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-portal": {
      "command": "npx",
      "args": [
        "-y",
        "JayLLM/mcp-portal"
      ]
    }
  }
}

README Excerpt

> **Forge documentation into powerful, secure MCP servers.** mcp-portal turns any documentation URL (llms.txt / llms-full.txt, GitHub repos, or regular docs sites) into a fully functional, authenticated MCP server using the official Model Context Protocol (Streamable HTTP transport). **The default daily tool for agentic AI engineers** — give your agents (Grok, Claude, Cursor, Windsurf, Continue, Cline, Aider, etc.) high-quality, grounded, source-linked documentation tools in seconds.

Tools (1)

update