Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
A Model Context Protocol (MCP) server for Mount & Blade II: Bannerlord. Provides AI agents with source code search, XML data browsing, and Harmony patch generation capabilities. 为《骑马与砍杀2:霸主》打造的 MCP 服务器,提供源码检索、数据查询与 Harmony 补丁辅助开发功能。 BannerlordSage — Bannerlord Source MCP Server $1 $1 $1 $1 一个提供《骑马与砍杀2:霸主》源代码搜索和数据浏览功能的 MCP 服务器。 📖 前言 本项目受 $1 启发,针对《骑马与砍杀 2:霸主》的源码结构、XML 数据以及 Harmony 补丁开发需求进行了重构与定制。 🛠️ 可用工具 服务器提供以下工具,可供 AI 自动调用: - search_source - 搜索霸主源代码。 - read_file - 读取特定文件内容。 - list_directory - 列出目录结构。 - search_xml - 搜索 XML 数据文件。 - get_item_stats - 获取装备与物品的属性数据。 - read_csharp_type - 读取 C# 类/结构体/接口定义。 - generate_harmony_patch - 生成 Harmony 补丁代码模板。 Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
bannerlord-sage is best for general automation workflows where MCP compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB MCP, runtime-metrics, public facts pack
A Model Context Protocol (MCP) server for Mount & Blade II: Bannerlord. Provides AI agents with source code search, XML data browsing, and Harmony patch generation capabilities. 为《骑马与砍杀2:霸主》打造的 MCP 服务器,提供源码检索、数据查询与 Harmony 补丁辅助开发功能。 BannerlordSage — Bannerlord Source MCP Server $1 $1 $1 $1 一个提供《骑马与砍杀2:霸主》源代码搜索和数据浏览功能的 MCP 服务器。 📖 前言 本项目受 $1 启发,针对《骑马与砍杀 2:霸主》的源码结构、XML 数据以及 Harmony 补丁开发需求进行了重构与定制。 🛠️ 可用工具 服务器提供以下工具,可供 AI 自动调用: - search_source - 搜索霸主源代码。 - read_file - 读取特定文件内容。 - list_directory - 列出目录结构。 - search_xml - 搜索 XML 数据文件。 - get_item_stats - 获取装备与物品的属性数据。 - read_csharp_type - 读取 C# 类/结构体/接口定义。 - generate_harmony_patch - 生成 Harmony 补丁代码模板。
Public facts
4
Change events
1
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
MCP
Freshness
Feb 25, 2026
Vendor
Hby7921
Artifacts
0
Benchmarks
0
Last release
0.1.0
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/hby7921/BannerlordSage.gitSetup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Hby7921
Protocol compatibility
MCP
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
5
Snippets
0
Languages
typescript
powershell
powershell -c "irm bun.sh/install.ps1 | iex"
powershell
winget install BurntSushi.ripgrep.MSVC
bash
bun install
bash
bun run src/scripts/index-csharp.ts bun run src/scripts/index-xml.ts
json
{
"mcpServers": {
"bannerlord-sage": {
"command": "bun",
"args": ["run", "D:/BannerlordSage/src/stdio.ts"]
}
}
}Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB MCP
Editorial quality
ready
A Model Context Protocol (MCP) server for Mount & Blade II: Bannerlord. Provides AI agents with source code search, XML data browsing, and Harmony patch generation capabilities. 为《骑马与砍杀2:霸主》打造的 MCP 服务器,提供源码检索、数据查询与 Harmony 补丁辅助开发功能。 BannerlordSage — Bannerlord Source MCP Server $1 $1 $1 $1 一个提供《骑马与砍杀2:霸主》源代码搜索和数据浏览功能的 MCP 服务器。 📖 前言 本项目受 $1 启发,针对《骑马与砍杀 2:霸主》的源码结构、XML 数据以及 Harmony 补丁开发需求进行了重构与定制。 🛠️ 可用工具 服务器提供以下工具,可供 AI 自动调用: - search_source - 搜索霸主源代码。 - read_file - 读取特定文件内容。 - list_directory - 列出目录结构。 - search_xml - 搜索 XML 数据文件。 - get_item_stats - 获取装备与物品的属性数据。 - read_csharp_type - 读取 C# 类/结构体/接口定义。 - generate_harmony_patch - 生成 Harmony 补丁代码模板。
一个提供《骑马与砍杀2:霸主》源代码搜索和数据浏览功能的 MCP 服务器。
本项目受 RimSage 启发,针对《骑马与砍杀 2:霸主》的源码结构、XML 数据以及 Harmony 补丁开发需求进行了重构与定制。
服务器提供以下工具,可供 AI 自动调用:
search_source - 搜索霸主源代码。read_file - 读取特定文件内容。list_directory - 列出目录结构。search_xml - 搜索 XML 数据文件。get_item_stats - 获取装备与物品的属性数据。read_csharp_type - 读取 C# 类/结构体/接口定义。generate_harmony_patch - 生成 Harmony 补丁代码模板。trace_troop_tree - 追踪兵种升级树与基础属性。read_gauntlet_ui - 解析 UI 界面与 ViewModel 的绑定关系。示例指令: “请调用
read_csharp_type工具查一下MobileParty类,看看它里面有没有和移动速度 (Speed) 相关的属性?”
在终端(PowerShell)中运行以下命令安装必要组件:
powershell -c "irm bun.sh/install.ps1 | iex"
winget install BurntSushi.ripgrep.MSVC
(安装完后可以在终端输入 bun -v 和 rg --version 测试一下是否成功)。
在项目根目录下运行:
bun install
请在项目根目录下手动创建以下文件夹:
dist/assets/Source/dist/assets/Xmls/dist/assets/Source/。Modules 目录(如 Native/ModuleData 等)下的 XML 配置文件放入 dist/assets/Xmls/。数据准备就绪后,运行以下命令生成本地 SQLite 数据库:
bun run src/scripts/index-csharp.ts
bun run src/scripts/index-xml.ts
💡 测试提示: 索引完成后,你可以先在终端里单独输入
bun run start测试一下服务器能不能正常启动。
cline_mcp_settings.json 中添加配置(请根据你的实际存放路径修改):{
"mcpServers": {
"bannerlord-sage": {
"command": "bun",
"args": ["run", "D:/BannerlordSage/src/stdio.ts"]
}
}
}
如果显示
<img width="357" height="85" alt="image" src="https://github.com/user-attachments/assets/8a43f91f-2cb3-42fb-9e14-f66a54fedc82" />则配置完成
本项目及配套工具仅供个人学习、研究《骑马与砍杀2:霸主》游戏机制以及 Mod 开发交流使用。
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
80
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
74
Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Rank
72
An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"MCP"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_MCP",
"generatedAt": "2026-04-17T04:06:07.084Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "MCP",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:MCP|unknown|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Hby7921",
"href": "https://github.com/hby7921/BannerlordSage",
"sourceUrl": "https://github.com/hby7921/BannerlordSage",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:19:45.167Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "MCP",
"href": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-25T03:19:45.167Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-hby7921-bannerlordsage/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to bannerlord-sage and adjacent AI workflows.