Yuanjing Wanwu Documentation

repository·main·Indexed 25 days ago

https://github.com/unicomai/wanwu

A commercial-friendly agent development platform for enterprise scenarios. It provides a full-stack toolchain for building, deploying, and integrating secure AI agents, RAG systems, and automated workflows. The platform includes a callback service with Swagger API documentation and integrates the claude-agent-sdk for managing agent lifecycles, MCP server connections, and specialized subagents.

Tokens
505K
Snippets
1.1K
Records
2.1K
Agent score
81%

What's inside Yuanjing Wanwu

  1. Overview of DicomAnonymize-MCP-SSE capabilities

    main

    DicomAnonymize-MCP-SSE is a medical imaging DICOM automatic anonymization service built on FastMCP. It provides two primary layers of privacy protection:

    1. Metadata Standardization Anonymization (DICOM PS3.15): Automatically clears sensitive tags such as Name, ID, Hospital, Doctor, Equipment, Description, and Date. It also supports UID re-encoding and date shifting.
    2. Pixel-level Identifiable Feature Anonymization: Uses OCR to automatically detect and non-destructively mask burned-in text within the image pixels. It supports major modalities including 2D/3D CT and MR.

    The service is exposed via MCP (Model Context Protocol) tools, making it compatible with AI agents, RPA, and automated pipelines, and uses SSE (Server-Sent Events) for streaming inference.

  2. Overview of GOAT Agentic Finance Toolkit

    main

    GOAT is an agentic finance toolkit designed to enable AI agents to act as economic actors. It provides the infrastructure for agents to perform financial tasks using blockchains, cryptocurrencies (like stablecoins), and wallets.

    Core Capabilities:

    • Payments: Send and receive payments.
    • Commerce: Purchase physical and digital goods/services.
    • Investing: Earn yield, bet on prediction markets, and purchase crypto assets.
    • Tokenization: Tokenize both fungible and non-fungible assets.
    • Insights: Obtain financial insights.

    Key Design Principles:

    • Lightweight & Extendable: The core is minimal. You only install the specific tools you need.
    • Extensibility: You can create custom plugins, integrate new chains, wallets, or agent frameworks.
  3. Overview of Grafana MCP Server features

    main

    The Grafana MCP server is a Model Context Protocol (MCP) server that provides an AI agent or client with access to your Grafana instance and its ecosystem.

    Key capabilities include:

    • Dashboards: Search, retrieve, update, or create dashboards and inspect panel queries/datasources.
    • Datasources: List and fetch info for Prometheus and Loki datasources.
    • Prometheus: Execute PromQL queries and retrieve metric/label metadata.
    • Loki: Execute LogQL queries (logs and metrics) and retrieve label/stream metadata.
    • Incidents: Manage the lifecycle of incidents (search, create, update, resolve).
    • Sift Investigations: Analyze logs/traces, find error patterns, and detect slow requests.
    • Alerting & OnCall: Manage alert rules, contact points, and OnCall schedules/shifts/users.
    • Admin: List teams and users within an organization.
    • Pyroscope: List profile types and fetch profiles in DOT format.
  4. Overview of the Financial Modeling QA XLSX Skill

    main

    The financial-modeling-qa-xlsx skill enables agents to perform advanced spreadsheet operations. It supports creating, editing, analyzing, visualizing, and recalculating spreadsheet files in formats including XLSX, XLSM, CSV, and TSV.

    Key Capabilities

    • Spreadsheet Management: Create and edit workbooks.
    • Data Analysis: Analyze tabular data and visualize information.
    • Formula Recalculation: Recalculate formulas using LibreOffice.
    • Formatting Preservation: Preserve or update workbook formatting and formulas during edits.

    Supported Output Types

    • Text, Markdown, and Code (including Python snippets)
    • Shell commands
    • Configuration
    • Guidance
    • Files (generated or modified spreadsheets)
    • JSON (recalculation results)
  5. Overview of the Tencent Meeting Skill

    main

    The Tencent Meeting skill enables agents to manage Tencent Meeting workflows. It provides capabilities for scheduling, updating, canceling, inspecting, and troubleshooting various meeting components including:

    • Sessions & Participants: Manage meeting schedules and review attendees.
    • Content Retrieval: Access recordings, transcripts, and smart minutes.
    • Permissions: Handle recording permission requests.

    This skill is suitable for both commercial and non-commercial use and can be deployed globally.

  6. Overview of the docx-2 skill

    main

    The docx-2 skill is a capability designed to manage Microsoft Word .docx documents. It allows for creating, reading, editing, validating, converting, and annotating documents. It supports complex document elements including formatted reports, tables of contents, images, comments, and tracked changes.

    Key Capabilities:

    • Document Creation & Editing: Generate new documents or modify existing ones while preserving structure and formatting.
    • Inspection: Read and inspect document content, comments, and tracked changes.
    • Conversion: Convert documents (utilizing LibreOffice).
    • Annotation: Add comments and manage tracked changes.

    Output Details:

    • Output Types: Text, Markdown, Code, Shell commands, Files, and Guidance.
    • Output Format: Markdown guidance containing code and shell-command examples, or the actual generated/edited .docx files.
    • Output Parameters: 1D.
  7. Overview of the PDF manipulation skill

    main
    The PDF manipulation skill is a comprehensive toolkit designed for extracting text and tables, creating new PDFs, merging or splitting documents, handling forms, and supporting programmatic PDF processing at scale. It is intended for developers and engineers who need to extract, generate, transform, secure, and inspect PDF documents using Python libraries and command-line tools.
  8. Overview of CongenitalHeartDisease-paper-resource-mcp

    main

    The CongenitalHeartDisease-paper-resource-mcp is a Model Context Protocol (MCP) service designed for managing and extracting knowledge from research literature in the field of Congenital Heart Disease (CHD).

    Key Capabilities:

    • Multi-dimensional Literature Retrieval: Search by keywords, authors, year, journal, etc.
    • Structured Abstract Extraction: Provides organized summaries of research papers.
    • Resource Access: Supports downloading PDF and Bibtex files (subject to permissions).
    • Integration: Designed to be easily integrated into medical AI training pipelines or research assistance toolchains.

    Project Metadata:

    • MCP Square ID: congenitalheartdisease_paper_resource
    • Category: medical
    • Source: modelcontextprotocol
  9. Overview of Baidu Maps MCP Server

    main

    The Baidu Maps MCP Server is the first map service provider in China to support the Model Context Protocol (MCP). It provides 10 standard MCP-compliant API tools covering geocoding, place search, route planning, and more.

    It is built using the MCP Python SDK and MCP Typescript SDK, making it compatible with any MCP-enabled AI assistant such as Claude, Cursor, or Qianfan AppBuilder.

    Recommendation: Use SSE (Server-Sent Events) for integration to achieve lower latency and higher stability. Ensure you enable the MCP(SSE) service for your AK (Access Key) in the Baidu Maps Console.