micro-mcp-server

7robots/micro-mcp-server

3.1

If you are the rightful owner of micro-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Micro.blog Books MCP Server is a protocol server built with FastMCP, designed to manage book collections, bookshelves, and reading goals through the Micro.blog Books API.

Tools

Functions exposed to the LLM to take actions

get_bookshelves

Get all your bookshelves

get_bookshelf_books

Get books in a specific bookshelf

add_bookshelf

Create a new bookshelf

rename_bookshelf

Rename an existing bookshelf

add_book

Add a new book to a bookshelf

move_book

Move a book between bookshelves

remove_book

Remove a book from a bookshelf

change_book_cover

Update a book's cover image

get_reading_goals

Get your reading goals

get_goal_progress

Get progress toward a specific reading goal

update_reading_goal

Update a reading goal's target or progress

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources