Skip to main content
Glama

Protein MCP Server

by gqy20
__init__.py282 B
"""Protein MCP - 基于FastMCP的蛋白质数据访问工具""" __version__ = "0.1.5" __author__ = "gqy20" __email__ = "qingyu_ge@foxmail.com" from .server import create_server, main from .tools import register_all_tools __all__ = ["create_server", "main", "register_all_tools"]

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/gqy20/protein-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server