Back to Home
CyprianFusi icon

mcp-research-server-on-EC2

Verified Safe

by CyprianFusi

Overview

A Model Context Protocol (MCP) server for intelligent research data management using vector embeddings and semantic search.

Installation

Run Command
python server.py

Environment Variables

  • OPENAI_API_KEY

Security Notes

The server correctly externalizes sensitive API keys via environment variables or a .env file. User inputs for topic names are sanitized, preventing path traversal attacks from the `delete_research_topic` tool that uses `shutil.rmtree`. No `eval` or direct command injection vulnerabilities were found. Critical security considerations for production deployments, such as implementing authentication, securing EC2 instances with appropriate security groups, and using IAM roles/AWS Secrets Manager, are highlighted in the README.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-13

Tags

Semantic SearchVector DatabaseResearch ManagementRAGMCP