hamzameer/ncbi-mcp-server
A Model Context Protocol (MCP) server that provides access to NCBI E-utilities and BLAST tools. This server enables AI applications like Claude Desktop to search, fetch, and analyze biological data from NCBI databases in an intelligent, agentic manner.
Platform-specific configuration:
{
"mcpServers": {
"ncbi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ncbi-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...