Back to Home
SEMGOODD icon

Testing_MCP_Servers

Verified Safe

by SEMGOODD

Overview

Facilitates an AI agent to access internal project data and fetch external website content through a standardized tool-calling interface (MCP).

Installation

Run Command
python3 client.py

Security Notes

The `fetch_website_content` tool allows the AI model to make arbitrary HTTP GET requests to any URL. This presents a moderate risk for Server-Side Request Forgery (SSRF) if the server is running in an environment where it can access internal networks. It could also be misused for external reconnaissance or denial-of-service attempts against external targets. There are no other obvious hardcoded secrets or dangerous functions like `eval` detected.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-11-26

Tags

MCP ServerAI AgentTool CallingOllamaInternal Data AccessWeb Scraping