string_create_file — STRING Database MCP Server MCP Tool
string_create_file
(string create file) 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_create_file from your client
- Claude Code STRING Database MCP Server string_create_file run in your project directory
- Claude Desktop STRING Database MCP Server string_create_file ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor STRING Database MCP Server string_create_file ~/.cursor/mcp.json
- VS Code STRING Database MCP Server string_create_file .vscode/mcp.json
- Zed STRING Database MCP Server string_create_file ~/.config/zed/settings.json
- Windsurf STRING Database MCP Server string_create_file ~/.codeium/windsurf/mcp_config.json
- Cline STRING Database MCP Server string_create_file ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI STRING Database MCP Server string_create_file ~/.gemini/settings.json
- Grok STRING Database MCP Server string_create_file .mcp.json (in your project root)
- ChatGPT STRING Database MCP Server string_create_file Settings → Connectors → Advanced → Developer mode
- Claude.ai STRING Database MCP Server string_create_file Settings → Connectors → Add custom connector
- LangChain STRING Database MCP Server string_create_file 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_query_species
- 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.