This MCP server allows interaction with Bear note-taking software through various actions such as creating notes, managing tags, and searching content.
From the registry: A MCP server for interacting with Bear note-taking software.
Please install the `mcp-bear` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **uv** — uv package manager installed (https://docs.astral.sh/uv)
- **Bear API token** — Generate a Bear API token (https://bear.app/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--from","git+https://github.com/jkawamoto/mcp-bear","mcp-bear","--token","<your-api-key>"]
- optional environment variables:
- `BEAR_API_TOKEN`: Alternative to --token: Bear API token via env var (example: `<your-api-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BEAR_API_TOKENrequiredAPI token for authenticating with Bear.Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…