UniProt & Proteins API MCP Server

by QuentinCody · data-analytics · mcp-server, lobehub, science-education

基于 Cloudflare Workers 构建的全面 UniProt 和 EBI 蛋白质 API 的模型上下文协议(MCP)服务器,具有使用 Durable Objects 和 SQLite 的高级数据分阶段能力。无需 API 密钥;UniProt 和 EBI 蛋白质 API 均为开放访问。

Source: https://github.com/QuentinCody/uniprot-mcp-server

Install

git clone https://github.com/QuentinCody/uniprot-mcp-server

Tags: mcp-server, lobehub, science-education

34 GitHub stars · Source: lobehub

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

UniProt & Proteins API MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • MCP PDL Server by TheAgencyInstitute

    Product Development Lifecycle server with 7-phase project management, roadmap planning, and role-based collaboration. Requires a centralized SQLite database file located at ~/.claude/data/pdl.db.

  • AI 标签笔记 MCP 服务器 by WaleedFaridi07

    一个功能全面的笔记系统,配备AI驱动的内容丰富功能,支持多种界面和持久存储选项。支持SQLite(默认)、MySQL或内存数据库。AI内容丰富功能需要外部API密钥,可通过环境变量(如OPENAI_API_KEY、GROQ_API_KEY、HUGGINGFACE_API_KEY、OLLAMA_BASE_URL)进行配置。

  • CallGraph MCP Server by NicolasVautrin

    MCP Server for analyzing the call graph of Axelor projects. Requires external data files for the ChromaDB vector database, which are auto-detected in the current project directory (e.g., .vector-raw-db or .vector-semantic-db).

  • PostgreSQL MCP Server by devjoy.digital

    A Model Context Protocol (MCP) server that provides AI environments like Claude, Gemini, and OpenAI with powerful PostgreSQL database operations and flexible configuration management. Supports configuration via local JSON config files (.mcp-servers/.db-config.json, .claude/.db-config.json, etc.) or environment variables (POSTGRES_HOST, POSTGRES_PORT, POSTGRES_DATABASE, POSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_SSL).

  • MCP SQLite Server by jparkerweb

    Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. Requires a local SQLite database file path to be provided as a command line argument.

  • NodeJS驱动的MySQL MCP服务器 by benborla29

    基于模型上下文协议(MCP)的服务器,提供对MySQL数据库的访问。该服务器允许大型语言模型(LLMs)检查数据库架构并执行SQL查询。配置通过环境变量管理,包括MySQL连接信息和权限设置。

  • Workspace MCP Server by sudenlee

    Enables AI agents to query MongoDB databases and project management REST APIs through a universal MCP interface, providing read-time access to workspace data.

  • ORMCP Server by SoftwareTree

    ORMCP Server is a database-agnostic MCP server that exposes relational databases as governed business objects (Customers, Orders, Products) for AI agents via ORM abstraction — instead of raw SQL or schema access. Works with any JDBC-compliant database (PostgreSQL, MySQL, Oracle, SQL Server, SQLite, and more). Reduces LLM token consumption by 60-70% through semantic data abstraction.

Frequently asked questions

How do I install UniProt & Proteins API MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support UniProt & Proteins API MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is UniProt & Proteins API MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.