📄 skillStalePromisingmedium

geelen/mcp-remote

by geelen

No description available

Supported Platforms

🔧 Generic

Stars

1.5k

Skill Type

📖 Library & API Reference

Quality Score

85/200

License

MIT

Forks

255

Last Updated

Jul 26, 2026

Discovered

May 11, 2026

Validation

Passed

github.com/geelen/mcp-remote

Quality Breakdown

85/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Stale

No commits in 90-365 days and no tagged releases.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • MCP (Model Context Protocol) remote proxy tool that bridges local MCP clients to remote servers, creating a network-facing attack surface
  • Implements OAuth/authorization flows and credential handling in src/lib/mcp-auth-config.ts and related auth modules, requiring careful secret management
  • Proxy functionality (src/proxy.ts) that relays commands and data between local clients and remote servers, potential for man-in-the-middle or data interception if misconfigured
  • Accepts custom headers and authentication tokens as CLI arguments, which could expose sensitive credentials in process listings or logs
  • AGENT.md file present suggesting this may have agentic automation capabilities or documentation
  • Node.js/npm ecosystem with transitive dependencies (pnpm-lock.yaml), supply chain risk