Back to Home
CyprianFusi icon

mcp-research-assistant

Verified Safe

by CyprianFusi

Overview

Provides intelligent research data management using vector embeddings and semantic search via a Model Context Protocol (MCP) server.

Installation

Run Command
uvx mcp-research-assistant

Environment Variables

  • OPENAI_API_KEY
  • RESEARCH_DB_PATH

Security Notes

The server requires `RESEARCH_DB_PATH` to be configured as an environment variable. If an attacker can control this variable, they could potentially direct the server to write or delete files in arbitrary locations outside the intended database directory. However, the code itself does not contain `eval`, hardcoded secrets, or obvious direct command injection vulnerabilities. Topic names are normalized to prevent path traversal within the designated database root. Proper configuration of `RESEARCH_DB_PATH` to an isolated directory is crucial for security.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2025-12-14

Tags

AIResearchVector DatabaseSemantic SearchData Management