@augmented-nature/uniprot-server
MCP server package uniprot-server
Install
agr install @augmented-nature/uniprot-server --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "uniprot-server", "version": "1.0.0", "description": "A comprehensive Model Context Protocol server for accessing UniProt protein database with 26 bioinformatics tools for protein research, comparative genomics, and systems biology", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc && node -e "require('fs').chmodSync('build/index.js', '755')"", "start": "node build/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "uniprot", "protein", "bioinformatics", "genomics", "proteomics", "phylogenetics", "structural-biology", "systems-biology", "comparative-genomics", "protein-analysis", "sequence-analysis", "homology", "orthologs", "protein-domains", "protein-variants", "protein-interactions", "pathways" ], "author": "Augmented Nature", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "bin": { "uniprot-server": "./build/index.js" }, "repository": { "type": "git", "url": "https://github.com/augmented-nature/uniprot-mcp-server" }, "homepage": "https://github.com/augmented-nature/uniprot-mcp-server#readme", "bugs": { "url": "https://github.com/augmented-nature/uniprot-mcp-server/issues" } }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-6d673cc17ca62026-08-05