Trip2g MCP Server

Publish your Obsidian vault as a website. Self-hosted MCP memory for AI agents.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 37 · #114 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · Go servers · how we verify → /methodology

01 · Install Trip2g

Claude Code

claude mcp add trip2g-trip2g --transport http https://trip2g.com/_system/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "trip2g-trip2g": {
      "url": "https://trip2g.com/_system/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://trip2g.com/_system/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to trip2g.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.trip2g is GitHub-verified and matches the repo owner

03 · What Trip2g can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.9.0 · 2026-07-12

v0.8.0 · 2026-07-01

v0.8.0 · Fleet agent runtime, prebuilt binaries, a docs linter, database metrics, and search cleanup. · Fleet agent runtime. Write a role note in your vault (frontmatter = config, body = instruction); the fleet sidecar…

04 · Who maintains Trip2g

trip2g is maintained by trip2g. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
documentation - ranked #114 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-12)
registry
io.github.trip2g/trip2g (active, first published 2026-07-19)

06 · Trip2g FAQ

What is Trip2g?

Publish your Obsidian vault as a website. Self-hosted MCP memory for AI agents.

Is Trip2g still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Trip2g?

Run `claude mcp add trip2g-trip2g --transport http https://trip2g.com/_system/mcp`. You can also paste the ready-made client config above.

Does Trip2g require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Trip2g

More documentation MCP servers · Pindoc · Vercel MCP · Inkwell · Agent Base

More Go MCP servers · Tripsy · Trino · Figma MCP Go · Patents MCP · Kubefwd · see all