roam-mcp-server

kirby-k-0723/roam-mcp-server

3.1

If you are the rightful owner of roam-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 henry@mcphub.com.

Roam Research MCP Server connects Roam Research with Claude using advanced Model Context Protocol technology.

Tools

Functions exposed to the LLM to take actions

search_pages

Search by page title.

search_all

Search full content including pages and blocks.

search_by_tag

Search by a specific tag.

search_by_tags

Search by multiple tags with AND condition.

create_page

Create a new page.

get_page

Retrieve basic page content.

get_page_full_content

Retrieve full page content in markdown.

create_block

Add a block to a page.

create_block_with_auto_tags

Add a block with automatic tag analysis.

update_block

Update block content.

delete_block

Delete a block.

add_to_daily_note

Add a block to the Daily Note.

add_to_daily_note_with_auto_tags

Add a block to the Daily Note with automatic tag analysis.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources