other tools and integrations

Ones Wiki Mcp Server

A Spring AI MCP-based service for retrieving ONES Waiki content and converting it to AI-friendly text format.

cloud
local
java
other tools and integrations
0
View on GitHub

Installation

npx -y brianxiadong/ones-wiki-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ones-wiki-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "brianxiadong/ones-wiki-mcp-server"
  ]
}

About This MCP Server

brianxiadong/ones-wiki-mcp-server

A Spring AI MCP-based service for retrieving ONES Waiki content and converting it to AI-friendly text format.

GitHub: https://github.com/brianxiadong/ones-wiki-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub