Project Description

by pizzaeueu

176 downloads
Not rated
GitHub

About

The proxy enables integration between OpenAI chat models and local MCP servers via Function Calling, allowing custom PII checks for sensitive data verification

Details

Author
pizzaeueu
Downloads
176
Categories
AI

- Enables OpenAI models to call tools on local MCP servers.
- Runs regex‑based PII checks on data retrieved from MCP servers.
- Asks users for permission before sharing sensitive data with the LLM.
- Stateful with in‑memory persistence (workflows lost on crash/restart).
- No authentication mechanism, no metrics, no strict SLAs.
- PII detection supports English language only.

Set your OpenAI API key in the OPEN_AI_API_KEY variable and an absolute path to the shared folder in the SHARED_DIRECTORY_ABSOLUTE_PATH variable in the Docker Compose file, then run docker compose up. Open http://localhost:4173/ and start chatting with the model. By default, it works with the filesystem MCP server (pre‑installed as a Docker image), but you can configure other MCP servers by editing data/McpConfig.conf.

Project Description

The proxy enables integration between OpenAI chat models and local MCP servers via Function Calling, allowing custom PII checks for sensitive data verification
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.