Blue Prince Architect Notes (MCP Server)
@myungbeans
关于 Blue Prince Architect Notes (MCP Server)
MCP Server for local notes while playing through Blue Prince
基本信息
配置
工具
未检测到工具
工具是从 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
记忆与知识 分类下的更多 MCP 服务器
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
评论