Toolverse
All skills

cherry-mcp

by openclaw

HTTP bridge that keeps MCP servers alive and exposes them via REST. Built for OpenClaw agents that need MCP tools without native MCP support.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
23

About this skill

HTTP bridge that keeps MCP servers alive and exposes them via REST. Built for OpenClaw agents that need MCP tools without native MCP support.

How to use

  1. Zainstaluj zależności i sklonuj repozytorium Cherry MCP. Upewnij się, że masz Node.js i pm2 dostępne w swoim środowisku.

  2. Dodaj serwer MCP za pomocą CLI — na przykład node cli.js add-server github npx @anthropic/mcp-github rejestruje serwer GitHub. Zastąp github nazwą serwera i podaj pełną komendę uruchamiającą serwer MCP.

  3. Skonfiguruj zmienne środowiskowe wymagane przez serwer — na przykład node cli.js set-env github GITHUB_TOKEN ghp_xxx ustawia token dostępu. Powtórz dla każdej zmiennej, którą serwer potrzebuje.

  4. Uruchom most za pomocą pm2: pm2 start bridge.js --name cherry-mcp. Most będzie słuchać na porcie 3456 i utrzymywać serwery MCP w tle.

  5. Testuj dostęp do narzędzi — curl http://localhost:3456/github/tools wylistuje dostępne narzędzia serwera GitHub, a curl -X POST http://localhost:3456/github/call pozwala je wywoływać z parametrami JSON.

  6. Opcjonalnie zabezpiecz most ustawiając limity szybkości (node cli.js set-rate-limit 60), listę dozwolonych IP (node cli.js set-allowed-ips 127.0.0.1) i włączając audit log (node cli.js enable-audit-log).

Related skills

interactive-portfolio

by davila7

Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities. Use when: portfolio,

Mobile
1823

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Mobile
152396

analyzing-financial-statements

by anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

Mobile
16113

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061