Search for:

How to remotely connect to an MCP running on a Raspberry Pi

  • Why this server?

    This server is designed for team collaboration, providing authenticated access via Google Cloud IAM, allowing teams to share custom MCP servers over the internet before official MCP authentication is implemented. It can be hosted on Google Cloud Run which can be accessed remotely.

    -
    security
    A
    license
    -
    quality
    A secure MCP (Model Context Protocol) server hosted on Google Cloud Run that enables team collaboration by providing authenticated access via Google Cloud IAM, allowing teams to share custom MCP servers over the internet before official MCP authentication is implemented.
    13
    TypeScript
    MIT License
  • Why this server?

    This tool automatically exposes FastAPI endpoints as MCP tools, allowing LLM systems to interact with your API without additional coding. If you can host your API on a Raspberry Pi, this simplifies MCP integration.

    -
    security
    A
    license
    -
    quality
    A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding.
    1,083
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    A production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools. FastAPI makes it simple to expose MCP endpoints that can be accessed remotely, and a Raspberry Pi can host this server.

    -
    security
    F
    license
    -
    quality
    A production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools for Large Language Models (LLMs).
    13
    Python
  • Why this server?

    This MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently. It is a general-purpose server that can be deployed and accessed remotely.

    -
    security
    A
    license
    -
    quality
    MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
    4
    3
    TypeScript
    MIT License
  • Why this server?

    MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes. It can be hosted on a Raspberry Pi and accessed remotely.

    -
    security
    A
    license
    -
    quality
    MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.
    13
    2
    TypeScript
    MIT License
  • Why this server?

    Enables browser automation and web page interactions via MCP. If hosted on a Raspberry Pi, it can act as a remote web automation service.

    A
    security
    F
    license
    A
    quality
    Enables LLMs to perform web browsing tasks, take screenshots, and execute JavaScript using Puppeteer for browser automation.
    4
    15,502
    1
    JavaScript
  • Why this server?

    A Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner. The Raspberry Pi can be setup to run as a remote shell execution server

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.
    Python
  • Why this server?

    A Model Context Protocol server that enables secure command-line access to Windows systems, allowing MCP clients to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls. While not ideal for Raspberry Pi (which is Linux), if the user has a Windows-based environment accessible from the Pi, this would allow remote command execution

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that provides secure command-line access to Windows systems, allowing MCP clients like Claude Desktop to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls.
    9
    350
    105
    JavaScript
    MIT License
  • Why this server?

    A secure SSH server facilitating secure remote command execution with TMUX session management, multi-window support, and smart session recovery. While not directly MCP itself, it provides the SSH access needed for remote command execution after MCP is established

    -
    security
    F
    license
    -
    quality
    A robust SSH server facilitating secure remote command execution with TMUX session management, multi-window support, and smart session recovery for improved AI-human interaction.
    4
    Python
  • Why this server?

    A Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture. It would need to be hosted to be remotely accessible, such as on a Raspberry Pi.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture.
    9
    Python
    • Linux
    • Apple