string_query_species — STRING Database MCP Server MCP Tool
string_query_species
(string query species) is one of 17 tools on the
STRING Database MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call string_query_species from your client
- Claude Code STRING Database MCP Server string_query_species run in your project directory
- Claude Desktop STRING Database MCP Server string_query_species ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor STRING Database MCP Server string_query_species ~/.cursor/mcp.json
- VS Code STRING Database MCP Server string_query_species .vscode/mcp.json
- Zed STRING Database MCP Server string_query_species ~/.config/zed/settings.json
- Windsurf STRING Database MCP Server string_query_species ~/.codeium/windsurf/mcp_config.json
- Cline STRING Database MCP Server string_query_species ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI STRING Database MCP Server string_query_species ~/.gemini/settings.json
- Grok STRING Database MCP Server string_query_species .mcp.json (in your project root)
- ChatGPT STRING Database MCP Server string_query_species Settings → Connectors → Advanced → Developer mode
- Claude.ai STRING Database MCP Server string_query_species Settings → Connectors → Add custom connector
- LangChain STRING Database MCP Server string_query_species pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http string-mcp https://mcp.string-db.org/
Other tools on this server
- string_resolve_proteins
- string_interactions_query_set
- string_all_interaction_partners
- string_visual_network
- string_network_clustering
- string_network_link
- string_homology
- string_interaction_evidence
- string_enrichment
- string_functional_annotation
- string_enrichment_image_url
- string_ppi_enrichment
- string_proteins_for_term
- string_sequence_search
- string_create_file
- string_help
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.