it_asset_management_mcp_adk_chat_agent
Verified Safeby SudhakarC-hub
Overview
Develops an IT Asset Management AI agent that interacts with a backend via Google ADK and Model Context Protocol (MCP) using Streamable HTTP.
Installation
python mcp_servers/mcp_server.pySecurity Notes
The system lacks authentication and authorization for its FastAPI backend (port 8005) and MCP server (port 8002). While suitable for a local Proof-of-Concept, exposing these services to a public network without proper security measures would pose a critical risk, allowing unauthorized access and manipulation of IT asset data. No obvious code injection vulnerabilities like 'eval' or hardcoded secrets were found. All services run on localhost by default.
Similar Servers
MaxKB
An enterprise-grade intelligent agent platform for building knowledge bases, RAG, complex workflows, and AI agents, targeting intelligent customer service and office assistants.
better-chatbot
An open-source AI chatbot for individuals and teams, featuring multi-AI support, powerful tools, image generation, automation, and real-time voice assistance.
adk-docs-ext
Provides up-to-date documentation for the Agent Development Kit (ADK) to the Gemini CLI, allowing the Gemini model to answer ADK-related questions accurately.
local-workbook-mcp
Enable conversational AI interaction with local Excel workbooks using natural language queries, without transmitting data to external services.