Author avatar

remote-mcp-server

by jaygodara45IP

Server

Tags

4.8 (120)

Basic MCP Server

Installation Steps

  1. Clone the repository:

    git clone https://github.com/jaygodara45IP/remote-mcp-server
    cd remote-mcp-server
    
  2. Ensure you have uv installed:

    curl -LsSf https://astral.sh/uv/install.sh | sh
    
  3. Install dependencies:

    uv pip install
    
  4. **Add required environment variables in the .env file. **
    .env.copy contains the required information

  5. Run the server:

    uvicorn app.main:app --reload
    

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →