zw459123678
MCP Serverzw459123678public

tuniao server

一个提供 TuNiao UI 组件文档和列表访问的 MCP 协议服务器。

Repository Info

0
Stars
1
Forks
0
Watchers
2
Issues
TypeScript
Language
-
License

About This Server

一个提供 TuNiao UI 组件文档和列表访问的 MCP 协议服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Tuniao UI MCP Server

A Model Context Protocol (MCP) server that provides access to TuNiao UI components documentation and listings.

Features

  • Component information from Tuniao UI
  • MCP protocol compatible
  • Easy integration with AI models
  • Markdown formatted output with clickable links
  • Comprehensive component documentation

Available Tools

  • get_component_list
    • Gets a list of available TuNiao UI components
  • get_component_doc
    • Gets detailed documentation for a specific TuNiao UI component

Installation

NPX

{
  "mcpServers": {
    "mcp-server-tuniao": {
      "command": "npx",
      "args": [
        "-y",
        "@zw459123678/tuniao-server"
      ]
    }
  }
}

Docker

( Docker image not uploaded to Docker Hub, need to build it yourself. )

{
  "mcpServers": {
    "mcp-server-tuniao": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "zw459123678/tuniao-server"
      ]
    }
  }
}

Development

# Install dependencies
npm install

# Watch mode
npm run watch

# Build
npm run build

# Test components
npm run test:comp

Docker build:

docker build -t zw459123678/tuniao-server:latest -f Dockerfile .

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Quick Start

1

Clone the repository

git clone https://github.com/zw459123678/tuniao-server
2

Install dependencies

cd tuniao-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerzw459123678
Repotuniao-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation