Back to Home
fungiboletus icon

mcp_cafe

Verified Safe

by fungiboletus

Overview

Simulates technical discussions with various AI agent personalities to aid in problem-solving and brainstorming.

Installation

Run Command
./start.sh

Environment Variables

  • MCP_CAFE_OLLAMA_ENDPOINT
  • MCP_CAFE_MODEL
  • MCP_CAFE_OLLAMA_TOKEN

Security Notes

The server uses environment variables for configuration (Ollama endpoint, model, token), avoiding hardcoded secrets. It makes network calls to a specified Ollama endpoint, which defaults to localhost, minimizing external network risks. Authentication uses bearer tokens for Ollama if configured. No 'eval' or other dynamic code execution patterns were found. The primary security consideration would be configuring the Ollama endpoint to an untrusted external server, potentially exposing data.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars6
Forks2
Last Update2025-11-28

Tags

MCP serverAI agenttechnical discussionsimulationOllama