blastp_mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLASTDB | No | NCBI BLAST标准数据库搜索路径,setup脚本自动追加 | |
| BLAST_DB_DIR | No | 数据库存放目录 | ./db/ |
| BLAST_BIN_DIR | No | 额外的BLAST二进制文件搜索路径 | |
| BLAST_PLUS_URL | No | 固定版本NCBI BLAST+ tar.gz下载地址,未设置时使用官方LATEST | |
| BLAST_TOOLS_DIR | No | 自动安装NCBI BLAST+的本地目录 | ./tools/ |
| BLAST_MCP_MAX_THREADS | No | 允许的最大线程数 | 8 |
| BLAST_MCP_MAX_TARGET_SEQS | No | 允许的最大目标序列数 | 500 |
| BLAST_MCP_TIMEOUT_SECONDS | No | 快速搜索超时(秒) | 120 |
| BLAST_MCP_AUTO_INSTALL_BLAST | No | 是否在缺失BLAST+时自动下载安装;设为0可禁用 | 1 |
| BLAST_MCP_MAX_SEQUENCE_LENGTH | No | 允许的最大序列长度 | 10000 |
| BLAST_MCP_LONG_TIMEOUT_SECONDS | No | 异步任务超时(秒) | 3600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AltriaPendragon49/blastp_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server