servers / trip2g
trip2g MCP server
communitystreamable_httplocalverifiedhealthy
Open-source MCP knowledge mesh - self-host your second brain, expose it to AI agents, federate with peers.
01Tools · 10
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| search Search notes by query. Returns snippets with a heading breadcrumb (title > section > subsection) that locates the approximate section, plus a precise toc_path per match. Drill-down workflow: 1) search to find the approximate section via the breadcrumb; 2) call note_html(toc_path=[...]) to read the matched section, or expand(pid=..., toc_path=[...]) to navigate the note's structure level by level; 3) note_html(pid=..., match_id=...) for a focused chunk window. | read | false | unknown |
| similar Find related notes from a known note id, href, or path. Use this after opening a promising note when you need nearby context. | read | false | unknown |
| note_html Read a note by pid, note_id, href, or path. Use match_id for a focused chunk window around a specific search hit. Use toc_path (from a search match's toc_path, or from expand) to read an exact section: search -> breadcrumb (approximate) -> toc_path (precise) -> note_html(toc_path=[...]). | read | false | unknown |
| expand Walk a note's table of contents level by level (progressive disclosure). Returns the direct children of a TOC node: omit toc_path (or pass []) for the top-level sections, or pass a toc_path to list that section's subsections. Each child has title, level, path, and has_children. Drill down with expand, then read a leaf with note_html(toc_path=[...]) — no need to load the whole note or its full flat TOC. | read | false | unknown |
| federated_search Search connected knowledge bases. Returns snippets with heading breadcrumbs (title > section > subsection) and a precise toc_path per match, same as search. Pass kb_id for one base, kb_ids for selected bases, or omit both to fan out. Use the breadcrumb to locate the approximate section; use federated_note_html(kb_id=..., match_id=...) to open the focused chunk. | read | false | unknown |
| federated_similar Find remote notes similar to a known note reference inside a connected knowledge base. | read | false | unknown |
| federated_note_html Read a remote note by pid, note_id, href, path, or match_id inside a connected knowledge base. | read | false | unknown |
| federated_expand Walk a remote note's table of contents level by level inside a connected knowledge base (progressive disclosure), same as expand. Omit toc_path for the top level, or pass a toc_path to list that node's subsections. | read | false | unknown |
| instructions MCP Инструкции | unknown | unknown | unknown |
| wiki Wiki Knowledge Base Instructions | unknown | unknown | unknown |
02Install & source
https://trip2g.com/_system/mcp
remote_url- repohttps://github.com/trip2g/trip2g
- homepagehttps://trip2g.com
- licenseMIT
- adoption19 stars · 0 forks
05Provenance & freshness
sourcesGitHub repo search [p4]
last_checked2026-07-07 06:00Z
next_check2026-07-07 16:20Z
cadenceevery 10h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed metadata:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/trip2g)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →