adstastic/reflect-mcp
3.3
If you are the rightful owner of reflect-mcp 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.
The Reflect MCP Server is designed to facilitate interaction with the Reflect Notes API, enabling AI assistants to manage notes, links, and the Reflect knowledge graph.
Tools
Functions exposed to the LLM to take actions
authenticate
Start OAuth2 flow
set_access_token
Complete OAuth2 flow with authorization code
set_token_directly
Set access token manually
list_graphs
Get all accessible graphs
get_default_graph
Get default graph ID
create_note
Create a new note
append_daily_note
Add to daily note
list_books
Get books in a graph
list_links
Get links in a graph
create_link
Save a new link
get_current_user
Get authenticated user info
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client