19 skills found
sparfenyuk / mcp-proxyA bridge between Streamable HTTP and stdio MCP transports
taielab / awesome-hacking-listsA curated collection of top-tier penetration testing tools and productivity utilities across multiple domains. Join us to explore, contribute, and enhance your hacking toolkit!
dyshay / proxyclawdMITM proxy for Claude Code with real-time TUI, web UI & MCP server — intercept, inspect, and send messages to the Anthropic API. Headless mode for automation.
BjornMelin / github-copilot-proxyAn OpenAI-compatible proxy server that lets Cursor IDE connect directly to GitHub Copilot's LLM services. Bypass Cursor's 500 premium requests/month limit by leveraging your existing GitHub Copilot subscription for unlimited AI-powered code completions, chat, and editing features within Cursor IDE.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---
mashh-lab / mcp-agent-proxyAn MCP server that exposes local and remote agents across different servers as MCP tools.
open-webui / mcpoA simple, secure MCP-to-OpenAPI proxy server
Listo-Labs-Ltd / mcp-ip-guardIP allowlist guard for MCP servers. Ships with OpenAI/ChatGPT egress IP ranges and Azure public cloud ranges for developer mode. Zero dependencies.
badrisnarayanan / antigravity-claude-proxyProxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawdbot)
damalis / full-stack-proxy-nginx-n8n-for-everyone-with-docker-composeIf You want to install n8n at short time; install full stack proxy nginx n8n with Docker Compose, manage n8n docker containers with Portainer, and even secure your site with SSL.
7gugu / whistle-mcpA Whistle proxy management tool based on Model Context Protocol that allows AI assistants to directly control local Whistle proxy servers, simplifying network debugging, API testing, and proxy rule configuration through natural language interaction.
adamwattis / resource-hub-serverAn MCP proxy server to connect to the resource hub
kerlenton / mcpsnoopWireshark for MCP. A transparent proxy that shows every real tool call between your AI client and your MCP servers, live in your terminal.
owl234 / ARL-Next🚀 自动化资产侦察与漏洞监控平台 (ARL-Next)。重构自经典 ARL,全面升级 Puppeteer + Nuclei 引擎,打通「天眼查/ICP ➔ 资产发现 ➔ 漏洞扫描 ➔ 威胁情报追踪」安全闭环。支持 Docker 极简部署,AI 二开友好。
YuzeHao2023 / Awesome-MCP-ServersA curated list of Model Context Protocol (MCP) servers
soxoj / awesome-osint-mcp-servers🔌 A curated list of OSINT MCP servers. Pull requests are welcomed!
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。
asyrjasalo / dynamic-mcpMCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.