Tuyan MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Tuyan MCPGet workflow bundle for a bar chart in bioinformatics with English locale and SVG output"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Tuyan MCP
图研 Tuyan 的匿名、只读、无状态 Model Context Protocol 服务,为科研图示 Agent 提供版本化公共模板、规则、JSON Schema、数据集 manifest 和工作流知识。
生产端点:https://api.paperbanana.asia/mcp
它提供什么
唯一工具:
tuyan.get_workflow_bundle
输入仅允许 5 个枚举字段:operation、visualCategory、outputFormat、locale、knowledgeMajor。服务还公开 tuyan://manifest、3 个版本化 Schema、PaperBananaBench manifest,以及动态工作流 Resource。
Related MCP server: OSF CLI Go
隐私边界
MCP 不接收论文、图片、提示词、API Key、FigureSpec、草图或生成结果,不登录、不创建会话、不设置 Cookie、不写数据库,也不在图研服务端生成图片。所有研究内容与产物由用户 Agent 保存在本机。
Codex 接入
使用托管端点不需要克隆本仓库:
codex mcp add tuyan --url https://api.paperbanana.asia/mcp
codex mcp list配套本地工作流请安装独立的 Tuyan Scientific Figure Skill。
本地运行
需要 Node.js 24 或更高版本:
git clone --depth 1 https://github.com/yrjmdqmmx/Tuyan-MCP.git
cd Tuyan-MCP
npm install
npm test
npm start本地端点默认为 http://127.0.0.1:3000/mcp。可用 HOST、PORT 和 MCP_HOST 调整监听地址、端口和 MCP 公告主机名。
协议约束
Streamable HTTP,协议版本
2025-06-18匿名、无状态;只声明 Tools 和 Resources
单请求上限 64 KiB;每个客户端 IP 每分钟 60 次
日志只记录方法白名单、知识版本、耗时和状态,不记录调用参数
固定使用
@modelcontextprotocol/server、@modelcontextprotocol/express、@modelcontextprotocol/node2.0.0
源码关系
此仓库是可独立运行的 MCP 源码仓库。https://api.paperbanana.asia/mcp 的生产部署仍由 图研 Tuyan 主仓库 中的 Gateway 流程负责,以避免改变现有发布链路。
开源声明
本项目采用 Apache License 2.0 发布,由图研社区独立维护,不是 PaperBanana 上游官方发行版。详见 NOTICE。
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only verifier for 25 ProofRelay MCP tools and non-confidential evidence bundles.
Anonymous read-only access to source-backed public SHAR Production knowledge.
151Public read-only MCP for products, frameworks, guides, methodology, and blog metadata.
Public, read-only MCP server for FarmNeural company facts, packages, and capabilities.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceRead-only MCP server that serves inactive definitions from XRefKit repositories, including Markdown content, workflow catalog, knowledge catalog, skill metadata, and distributable Python tools for client-side execution.MIT
- AlicenseAqualityAmaintenanceRead-only MCP tools for authenticated Open Science Framework projects, components, files, and contributors.61Apache 2.0
- AlicenseAqualityBmaintenanceRead-only MCP server for precise lookup, search, and versioned retrieval of OWASP testing guides (WSTG, MASTG, ISTG, AITG) with full provenance on every result.11Apache 2.0
- AlicenseNot gradedqualityCmaintenanceRead-only MCP server that provides tools to fetch SealChat public protocol docs, manifest, channel counts, and chat messages via the HTTP Agent API, without write access or database access.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/yrjmdqmmx/Tuyan-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server