network
ActiveTool of String Db
declared in 0.1.0
Network image url + tabular interaction data.
Parameters schema
{
"type": "object",
"examples": [
{
"identifiers": [
"9606.ENSP00000269305",
"9606.ENSP00000138641"
]
},
{
"identifiers": [
"9606.ENSP00000269305"
],
"required_score": 600
}
],
"required": [
"identifiers"
],
"properties": {
"species": {
"type": "number"
},
"identifiers": {
"type": "array",
"items": {
"type": "string"
}
},
"network_type": {
"type": "string"
},
"required_score": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
String Db
https://github.com/pipeworx-io/mcp-string-db
1/7 registries