trip2g
Rank #2,573io.github.trip2g/trip2g
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
trip2g is a Model Context Protocol (MCP) server published by trip2g. It ranks #2,573 of 132,046 servers tracked on MCP Toplist, and its repository has 38 GitHub stars. trip2g is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 129,473 of 132,046 servers on MCP Toplist.
Use trip2g
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http trip2g https://trip2g.com/_system/mcp[mcp_servers.trip2g]
url = "https://trip2g.com/_system/mcp"Add to ~/.codex/config.toml.
https://trip2g.com/_system/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trip2g": {
"url": "https://trip2g.com/_system/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trip2g": {
"type": "http",
"url": "https://trip2g.com/_system/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trip2g": {
"serverUrl": "https://trip2g.com/_system/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trip2g": {
"url": "https://trip2g.com/_system/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.trip2g%2Ftrip2g)<a href="https://mcptoplist.com/server/io.github.trip2g%2Ftrip2g"><img src="https://mcptoplist.com/badge/io.github.trip2g%2Ftrip2g.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
trip2g
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains trip2g?
- trip2g is maintained by trip2g, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is trip2g listed on the Official MCP Registry?
- Yes — trip2g is listed on the Official MCP Registry, alongside Glama.
- How many versions does trip2g have?
- MCP Toplist tracks 1 version of trip2g, most recently published on Jul 19, 2026.
- Where can I find the source code for trip2g?
- The source code for trip2g is hosted at github.com/trip2g/trip2g.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.