MCPServers

Summary

This MCP server, developed by Junpei Kawamoto, provides a standardized interface for interacting with Bear note-taking software. Built with Python and leveraging FastAPI, it offers tools for managing notes, tags, and other Bear-specific features. The implementation focuses on exposing Bear's functionality through a consistent MCP interface, enabling AI models to perform note creation, search, and organization operations. By connecting AI assistants with Bear's robust note-taking capabilities, this server facilitates sophisticated knowledge management scenarios like automated note creation, content categorization, and information retrieval. It's particularly valuable for users and applications aiming to enhance personal knowledge management through AI-powered interactions with Bear.

Available Actions(15)

/open-note

Open a specific note in Bear.

/create

Create a new note in Bear.

/add-text

Add text to an existing note (partially, via the replace_note method).

/tags

Retrieve a list of tags in Bear.

/open-tag

Open a specific tag in Bear.

/rename-tag

Rename an existing tag in Bear.

/delete-tag

Delete a specific tag from Bear.

/trash

Move a note to the trash in Bear.

/archive

Archive a note in Bear.

/untagged

Retrieve a list of untagged notes in Bear.

/todo

Retrieve a list of todo items in Bear.

/today

Retrieve notes created today in Bear.

/locked

Retrieve locked notes in Bear.

/search

Search for notes in Bear.

/grab-url

Grab a URL and create a note with it in Bear.

Last Updated: July 26, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas