Build the container
@actual-awg
Build the container について
docker-based mcp server that enables Claude to fetch biological sequence data from NCBI
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ncbi-sequence-fetcher": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ncbi-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Build the container?
— (The README does not describe what the server does, what it integrates with, or who it is for.)
How to use Build the container?
Clone the repository, change into its directory, build the Docker image with docker build -t ncbi-mcp-server ., then run it with docker run -it --rm ncbi-mcp-server. For Claude Desktop, add the provided JSON configuration to claude_desktop_config.json.
Key features of Build the container
- —
Use cases of Build the container
- —
FAQ from Build the container
—
「クラウドとインフラ」の他のコンテンツ
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
Mcp K8s Go
strowkMCP server connecting to Kubernetes
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
コメント