Server data from the Official MCP Registry
MCP server for clinical trials ai. Features search trials, check eligibility, get trial deta...
MCP server for clinical trials ai. Features search trials, check eligibility, get trial deta...
This MCP server has critical security vulnerabilities centered on unsafe path manipulation and external dependency trust issues. The server imports from a hardcoded local path (`~/clawd/meok-labs-engine/shared`) that is not distributed with the package, creating a dependency on an external auth system that cannot be verified. Additionally, the `sys.path.insert(0, ...)` pattern used in multiple files is a known code injection vector. While the server's functional logic is sound, these architectural issues create pathways for privilege escalation and supply chain attacks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-clinical-trials-ai-mcp": {
"args": [
"-y",
"clinical-trials-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install clinical-trials-ai-mcp
# or
npm install -g @meok-ai/clinical-trials-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.