P

MCPE-Termux-Proxy

...
Created 12/29/2023byRed-exe-Engineer

Language:

Python

Stars:

5

Forks:

0

MCPE-Termux-Proxy

Creates a proxy to allow for joining MCPI/MCPE 0.6.1 servers using localhost

Borrowed the Proxy class from here: https://github.com/MCPI-Revival/proxy

Installing

First, you need to install Termux. Next, run the following commands:

$ pkg install python wget
$ wget https://raw.githubusercontent.com/Red-exe-Engineer/MCPE-Termux-Proxy/main/mcpe-termux-proxy.py
$ chmod +x mcpe-termux-proxy
$ mv mcpe-termux-proxy ~/../usr/bin/

Then you can just run the mcpe-termux-proxy command to start whenever it's needed!

Adding a server

Servers are stored in the ~/.mcpe-servers.json file, if you don't want to figure out how it works just run the program and select [NEW], then enter the server address, port, and display name.

Where to find servers

Join the MCPI-Revival Discord and check the #mcpi-servers channel.

Quick reminder that you must be 13+ to use Discord!

Last updated: 7/9/2024

Publisher info

Red-exe-Engineer's avatar

Red-exe-Engineer

14
followers
10
following
36
repos

More MCP servers built with Python

composer-trade-mcp

Create, backtest, and execute trades directly in one chat box. The Composer MCP Server gives LLMs the power to backtest investment ideas and execute automated trading strategies. Trade across stocks, ETFs, and crypto directly in Claude.

By https://github.com/ronnyli
slidespeak-mcp

An MCP to generate presentations with AI. Create and edit PowerPoint presentations with AI.

By https://github.com/SlideSpeak
PaddleOCR

The PaddleOCR MCP server brings enterprise-grade OCR and document parsing capabilities to AI applications. Built on PaddleOCR — a proven solution with 50,000+ GitHub stars, deeply integrated by leading projects like MinerU, RAGFlow, and OmniParser— with targeted optimizations based on the MCP concept.

By PaddlePaddle