github not yet analyzed

michaelkrauty/mcp-notes

github

MCP server for personal knowledge management — markdown notes, semantic search, wiki links, knowledge graph

maintainer
michaelkrauty
license
Apache-2.0
first seen
2026-06-12
last seen
2026-06-16
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 38 tools
transport stdio counts 38 tools · 0 res · 0 prompts permission surface via README inference

tools

  • add_fact

    Add SPO triple with source tracking

  • add_facts_batch

    Batch import facts

  • add_glossary_entry

    Add term with expansion, definition, domain

  • check_fact_integrity

    Check specific fact's sources

  • check_note_health

    Validate note structure, find errors

  • create_note

    Create note with auto-generated UUID

  • delete_fact

    Delete fact and sources

  • delete_glossary_entry

    Delete entry

  • delete_note

    Delete note (keeps git history)

  • find_connections

    BFS graph traversal between entities

  • find_similar_notes

    Find semantically similar notes

  • get_entity

    All facts involving an entity

  • get_facts_with_stale_sources

    Facts with deleted/modified sources

  • get_neighbors

    Immediate entity connections

  • get_note_history

    Git commit history for a note

  • get_note_links

    Outgoing, incoming (backlinks), and broken links

  • get_source_statistics

    Source integrity stats

  • index_facts

    Index facts for search

  • list_categories

    Category hierarchy with counts

  • list_facts

    List fact summaries

  • list_glossary

    List entries with optional domain filter

  • list_notes

    List notes with tag/category filters

  • list_tags

    All tags with note counts

  • lookup_term

    Exact lookup by term or alias

  • merge_tags

    Merge multiple tags into one

  • move_category

    Move/rename a category

  • query_facts

    Query by subject/predicate/object

  • read_note

    Read note by UUID

  • reindex_notes

    Force full reindex

  • rename_tag

    Rename tag across all notes

  • restore_note_version

    Restore note to previous commit

  • revalidate_fact_sources

    Reset sources after verification

  • search_facts

    Semantic fact search

  • search_glossary

    Semantic glossary search

  • search_notes

    Hybrid semantic + keyword search with filters

  • update_fact

    Update fact metadata

  • update_glossary_entry

    Modify entry metadata

  • update_note

    Update title, content, tags, or category

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

This server hasn't been statically analyzed yet (npm/PyPI artifacts only).