loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-on-demand

MCP Tool

mfagerlund/mcp-on-demand

Load MCP servers on-demand instead of keeping them in context permanently. Zero token overhead when not in use. Start sessions, call tools, then stop. Perfect for Claude Code skills and commands needing browser automation, filesystem access, or other MCP capabilities without context pollution. HTTP daemon manages persistent sessions.

Install

$ npx loaditout add mfagerlund/mcp-on-demand

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-on-demand": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-on-demand"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

5
Stars
0
Installs
Last updated157 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit11/12/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/mfagerlund/mcp-on-demand)](https://loaditout.ai/skills/mfagerlund/mcp-on-demand)