MCPMed / Browse / STRING-MCP

STRING-MCP

active

A comprehensive Python package for interacting with the STRING database API through a Model Context Protocol (MCP) bridge.

By Matthias
Database Integration
Updated October 13, 2025
136 views

Configuration

mcpServers:
{
  "string-mcp": {
    "command": "/path/to/python/env/bin/string-mcp-server",
    "env": {}
  }
}

Installation

Install the package in development mode:
pip install -e .
Or install from PyPI (when available):
pip install string-mcp

Compatibility

claude
claude
gpt-4

Details

Category: Database Integration
Status: active
Created: October 13, 2025
Last Updated: October 13, 2025
Views: 136