search_maps
ActiveTool of Emdb
Search the EBI Electron Microscopy Data Bank (EMDB) for 3D cryo-EM / electron-tomography density maps by free-text keyword (e.g. "ribosome", "spike protein", "apoptosis"). Returns matching maps with EMDB id, title, resolution (Angstrom), and structure-determination method. Keyless. Complements PDB/AlphaFold (which hold atomic/experimental structures).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 15, max 50)."
},
"query": {
"type": "string",
"description": "Free-text search, e.g. \"ribosome\", \"spike protein\"."
}
}
}Parent server
Emdb
https://github.com/pipeworx-io/mcp-emdb
1/7 registries