Skip to main content

mcp-server-remote

MCP server that serves a remote MCP client, ready-to-run tools and preset configuration files.

Intended for use within private network for Cybersecurity purposes.

System:  {user} <--> mcp-client-console <--> network <--> {box} <--> mcp-server-remote <--> tools
Server:  mcp-client-console <--> {mcp SDK} <--> * <--> auth.py <--> server.py <--> tools.py

User Guide | Installation

Users:

pipx install mcp-server-remote
mcp-server-remote

Developers:

git clone https://github.com/geomux/mcp-server-remote.git
cd mcp-server-remote
python3 -m venv .venv && source .venv/bin/activate
pip install -e .
mcp-server-remote

User Guide | Configuration

First run creates a default config.toml and prints its filepath (the /config command in the terminal chat prints it too). Edit it — populate with server name, url, token:

[server]
name = "Box_1"      # Label for this machine
host = "127.0.0.1"  # IP/Domain for this machine
port = 9000         # Choose port nginx proxies to
path = "/mcp"       # Leave this alone. /mcp is default for dependencies.
OS Config filepath
Linux ~/.config/mcp-server-remote/config.toml
macOS ~/Library/Application Support/mcp-server-remote/config.toml
Windows %LOCALAPPDATA%\mcp-server-remote\config.toml

User Guide | Operation

Configure the MCP server first, then confirm the MCP client (see repos below) is configured to connect to it. The server accepts the connection, performs the MCP handshake, and lists the available tools to the client.

Configure UNRESTRICTED access in the Config File for the model as desired. Setting unrestricted = true will bypass all [tools.commands] allowed commands. Example

[tools]

unrestricted = true

Only recommended within a sandbox container environment due to prompt injection/model error risk

Related / Required Repos

Project Status

  • Create MCP server repo
  • Connect to MCP client locally
  • Connect to MCP client remotely (over the internet)
  • Connect to MCP server remotely with TLS + bearer auth as requirement
  • Add additional tools to tools.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_remote-0.3.4.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_remote-0.3.4-py3-none-any.whl (25.5 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_remote-0.3.4.tar.gz.

File metadata

  • Download URL: mcp_server_remote-0.3.4.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for mcp_server_remote-0.3.4.tar.gz
Algorithm Hash digest
SHA256 25d1edf9f30a99492051a3142a609fd50e0ea29d4f86293b06925b9c05638f25
MD5 b6318ca9cd5f10d29e6b70d71f3c3e8d
BLAKE2b-256 fc86efe61e09eb1e66f27d9a4ecdb4ef136244147fcd83bdfaf9a69b02cece50

See more details on using hashes here.

File details

Details for the file mcp_server_remote-0.3.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_remote-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 008787e0307f0ada1d3828b5a4d1a78f8be21ba71042676fe50798dc3a3fb361
MD5 4079eb3fd82726de426d4f0d8e53f1c3
BLAKE2b-256 2bebaa5f1e73ea9901a87a98e2ee95addc364618c33fc1cc97c6c4098e4d38cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page