Tripsy MCP Server
tripsy is a command-line client for the public Tripsy API at https://api.tripsy.app. The project also ships tripsy-mcp, a Model Context Protocol server that exposes typed Tripsy tools for agents and MCP-capable apps. It is available as a remote MCP endpoint.
Teams that work with Tripsy and want a hosted endpoint instead of running a local process. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 16 · #731 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · Go servers · how we verify → /methodology
01 · Install Tripsy
before you install - you'll need
Set TRIPSY_TOKEN, TRIPSY_API_BASE, TRIPSY_CONFIG_DIR, TRIPSY_AUTH_BACKEND, TRIPSY_MCP_PUBLIC_URL, TRIPSY_OAUTH_ISSUER, TRIPSY_OAUTH_SCOPES before connecting.
Claude Code
claude mcp add tripsyapp-cli --transport http https://mcp.tripsy.app Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tripsyapp-cli": {
"url": "https://mcp.tripsy.app"
}
}
} 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://mcp.tripsy.app
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
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 mcp.tripsy.app
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.tripsyapp is GitHub-verified and matches the repo owner
03 · What Tripsy can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.7.1 · 2026-08-18
update Go to 1.26.6 · redirect MCP browser visits to setup guide · accept Tripsy API tokens on hosted MCP
v1.7.0 · 2026-08-03
restore trip detail endpoint
v1.6.2 · 2026-05-28
MCP reservation codes · Added provider_reservation_code as a typed MCP create field for activities, hostings, and transportations. · Documented that provider_reservation_code stores the provider-issued reservation…
04 · Who maintains Tripsy
Tripsy is maintained by tripsyapp. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/tripsyapp/cli
- category
- other - ranked #731 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 2 releases in the last 90 days (latest 2026-08-18)
- registry
- io.github.tripsyapp/tripsy (active, first published 2026-08-19)
06 · Tripsy FAQ
What is Tripsy?
tripsy is a command-line client for the public Tripsy API at https://api.tripsy.app. The project also ships tripsy-mcp, a Model Context Protocol server that exposes typed Tripsy tools for agents and MCP-capable apps. It is available as a remote MCP endpoint.
Is Tripsy still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-19 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Tripsy?
Run `claude mcp add tripsyapp-cli --transport http https://mcp.tripsy.app`. The README documents 7 environment variables (TRIPSY_TOKEN, TRIPSY_API_BASE, TRIPSY_CONFIG_DIR…) to set first. Set TRIPSY_TOKEN, TRIPSY_API_BASE, TRIPSY_CONFIG_DIR, TRIPSY_AUTH_BACKEND, TRIPSY_MCP_PUBLIC_URL, TRIPSY_OAUTH_ISSUER, TRIPSY_OAUTH_SCOPES before connecting. You can also paste the ready-made client config above.
Does Tripsy require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Tripsy
Alternatives to Tripsy
Maintained other servers if Tripsy isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Xaml MCP · Xraylib MCP Server · Cognigy AI MCP Management Server · Odoo · Axiom - Advanced Math
More Go MCP servers · Trino · Patents MCP · Kubefwd · Datahub · KiCad Schematics · see all