← Registry
Productivity
nerdnoir.ai
This MCP server provides note-taking and knowledge management capabilities, allowing users to search, retrieve, and organize notes by tags, categories, and backlinks.
ENDPOINT 1
https://nerdnoir.ai/api/mcp
Known tools 5
search_collectionKeyword search across the collection.
get_noteRetrieve the full markdown body of a single note by its slug (e.g.
list_by_tagReturn all published notes that include the given tag.
list_by_categoryReturn all published notes in a given top-level category.
list_backlinksReturn the set of notes that wikilink to the given slug.