Blue Prince Architect Notes (MCP Server)
@myungbeans
About Blue Prince Architect Notes (MCP Server)
MCP Server for local notes while playing through Blue Prince
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Memory & Knowledge MCP servers
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.
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Comments