Back to Home
meringlab icon

string-mcp

Verified Safe

by meringlab

Overview

Exposes STRING database functionality as a Model Context Protocol (MCP) server, allowing AI agents to access structured biological data for protein interaction analysis and functional enrichment.

Installation

Run Command
docker run -p 57416:57416 -v $(pwd)/config:/app/config:ro string-mcp

Environment Variables

  • base_url
  • server_port

Security Notes

No critical vulnerabilities like 'eval', arbitrary code execution, or hardcoded sensitive credentials were found. Configuration is externalized in 'config/server.config', which is good practice. The server listens on all network interfaces (0.0.0.0) by default, meaning it's publicly accessible and should be protected by a firewall if not intended for public exposure. The implicit trust in the `base_url` for the STRING API is assumed.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars5
Forks1
Last Update2025-12-11

Tags

STRINGMCPAI AgentsBioinformaticsProtein Interactions