Back to Home
SudhakarC-hub icon

it_asset_management_mcp_adk_chat_agent

Verified Safe

by 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

Run Command
python mcp_servers/mcp_server.py

Security 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

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2025-11-22

Tags

ADKMCPAI AgentIT Asset ManagementFastAPIOllamaStreamable HTTPPOC