Back to Home
RishithaAppikonda icon

Interactive-MCP-Chat-Agent

Verified Safe

by RishithaAppikonda

Overview

An interactive chat application demonstrating an AI agent with conversation memory that can interact with multiple Model Context Protocol (MCP) servers for web browsing, search, and other capabilities.

Installation

Run Command
python app.py

Environment Variables

  • GROQ_API_KEY

Security Notes

The primary security risks involve running third-party Node.js MCP servers via `npx -y @latest` commands, which can introduce supply chain vulnerabilities or unexpected behavior. The core Python agent code itself does not contain obvious vulnerabilities like hardcoded secrets or direct `eval` of user input, but relies on the security of external LLM APIs and MCP server implementations. Misuse of the agent via a jailbroken LLM could lead to unwanted web actions or searches.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-12

Tags

LangChainGroqAI AgentChatbotWeb Browsing