P

remote-mcp-chat

...
Created 1/20/2025byAnyContext-ai

Language:

Python

Stars:

2

Forks:

0

Remote MCP Chat

Architecture

alt text

How it works

alt text

Prerequisites

  • Python >3.10
  • uv
  • OpenAI API key
  • Remote MCP server

Setup environment

  1. Create .env file: cp .env.example .env
  2. Add your OpenAI API key and MCP server url to the .env file.
  3. Create virtual environment: uv venv
  4. Activate virtual environment (windows): .venv\Scripts\activate
  5. Install dependencies: uv pip install -r pyproject.toml
  6. Run chat client: uv run client.py
Last updated: 2/24/2025

Publisher info

AnyContext-ai's avatar

AnyContext

AnyContext provides Context as a Service for your LLM-powered applications

3
followers
0
following
9
repos

More MCP servers built with Python

mcp-logo-gen

By sshtunnelvision137
ledger-mcp-server

MCP Server for my ledger

By mprokopov1
clickhouse_mcp_server

A MCP server for ClickHouse

By ThomAub1