Back to Home
chwee icon

MCPMultipleServer

Verified Safe

by chwee

Overview

Orchestrates multiple AI agents (story generation, image creation, Google search) using the Model Context Protocol (MCP) to fulfill multi-modal user requests.

Installation

Run Command
python client.py

Environment Variables

  • OPENAI_API_KEY

Security Notes

The code loads API keys from environment variables (good practice) and does not use 'eval' or other inherently dangerous functions. It relies on standard external API calls (OpenAI) and a third-party search library ('googlesearch'), which are common practices. No obvious malicious patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-04

Tags

AI AgentMulti-modalLangchainMCPOpenAI