A
securityA
licenseA
qualityAI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Last updated -
4
45
Python
MIT License
一个模型上下文协议 (MCP) 服务器,提供对 UniProt 蛋白质信息的访问。该服务器允许 AI 助手直接从 UniProt 获取蛋白质功能和序列信息。
添加到您的 Claude Desktop 配置文件:
%APPDATA%\Claude\claude_desktop_config.json
~/Library/Application Support/Claude/claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
在 Claude Desktop 中配置服务器后,您可以提出以下问题:
对于批量查询:
get_protein_info
accession
(UniProt 登录号)get_batch_protein_info
accessions
(UniProt 登录号数组)该项目使用:
运行所有检查:
服务器处理各种错误情况:
欢迎大家贡献代码!欢迎提交 Pull 请求。贡献方式如下:
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)请确保适当更新测试并遵守现有的编码风格。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
使 AI 助手能够直接从 UniProt 访问蛋白质信息,从而可以通过登录号检索蛋白质名称、功能、序列和生物体数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TakumiY235/uniprot-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server