MCP.so
ログイン

Blue Prince Architect Notes (MCP Server)

@myungbeans

Blue Prince Architect Notes (MCP Server) について

MCP Server for local notes while playing through Blue Prince

基本情報

カテゴリ

メモリとナレッジ

ライセンス

MIT license

ランタイム

go

トランスポート

stdio

公開者

myungbeans

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Blue Prince Architect Notes (MCP Server)?

An MCP (Multi‑Agent Communication Protocol) server that acts as a dedicated note‑taking and brainstorming assistant for the game Blue Prince. It integrates with a local Obsidian vault to help AI agents and MCP clients track characters, locations, items, lore, puzzles, and general thoughts.

How to use Blue Prince Architect Notes (MCP Server)?

Install Go 1.20+, clone the repository, and run go run ./cmd/setup to create the Obsidian vault directory and configure config.yaml. Start the server with go run ./cmd/server/main.go (defaults to localhost:8001). Connect any MCP client to discover and use the available tools (list_notes and hello_world).

Key features of Blue Prince Architect Notes (MCP Server)?

  • Implements the MCP protocol for note‑taking tools.
  • Integrates with a local Obsidian vault.
  • Enforces a structured directory layout (people, puzzles, rooms, items, lore, general).
  • Provides basic note listing (list_notes) and a test tool (hello_world).
  • Includes a setup utility to initialize the vault and configuration.
  • Configurable via config.yaml (host, port, vault

コメント

「メモリとナレッジ」の他のコンテンツ