edupage-mcp
Verified Safeby peskaf
Overview
Serves as an MCP (Multi-Channel Platform) backend server for the EduPage service.
Installation
No command providedSecurity Notes
Based on the provided truncated source, no 'eval' calls, obfuscation, hardcoded secrets, or obvious malicious patterns are present. The project relies on the 'fastmcp' dependency, whose security posture is not ascertainable from this snippet alone. As a server, it inherently faces network-based security risks, which are not mitigated or exacerbated by the provided code.
Similar Servers
uv-mcp
Provides AI-native environment diagnostics, repair, and dependency management for Python projects using the uv package manager.
mcp_server_python
An MCP server for LM Studio to extend LLM capabilities with web search, page fetching, arbitrary Python code execution, and package installation.
PyMcp
Demonstrates a sample Model Context Protocol (MCP) server with basic text processing and AI integration using the Python FastMCP library.
OBP-MCP
Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Open Bank Project (OBP) API.