Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions registries/official/servers/kiwi/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"homepage": "https://kiwi.com"
},
"metadata": {
"last_updated": "2026-04-03T03:03:27Z",
"stars": 9
"last_updated": "2026-05-05T03:04:51Z",
"stars": 11
},
"overview": "## Kiwi.com Flights MCP Server\n\nThe Kiwi.com MCP server enables AI assistants to search for flights through Kiwi.com's travel platform. It connects to the Kiwi.com API to search for available flights based on origin, destination, and travel dates, returning structured results that AI agents can use to recommend itineraries, compare options, and assist with travel planning workflows. The server uses a streamable HTTP transport for efficient API communication.",
"status": "Active",
Expand Down
4 changes: 2 additions & 2 deletions registries/official/servers/sonarqube/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"io.github.stacklok": {
"docker.io/mcp/sonarqube:latest": {
"metadata": {
"last_updated": "2026-04-03T03:03:27Z",
"stars": 453
"last_updated": "2026-05-05T03:04:52Z",
"stars": 545
},
"overview": "## SonarQube MCP Server\n\nThe sonarqube MCP server provides integration with SonarQube Server or Cloud for code quality and security analysis. The SonarQube MCP server establishes connections to SonarQube instances through stdio transport, utilizing token-based authentication to expose analysis capabilities including code and file analysis execution, project metrics and quality gate assessment retrieval, issue, rule, and dependency risk inspection, and system health monitoring and status endpoints.",
"permissions": {
Expand Down
4 changes: 2 additions & 2 deletions registries/toolhive/servers/kiwi/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"homepage": "https://kiwi.com"
},
"metadata": {
"last_updated": "2026-04-03T03:03:27Z",
"stars": 9
"last_updated": "2026-05-05T03:04:52Z",
"stars": 11
},
"overview": "## Kiwi.com Flights MCP Server\n\nThe Kiwi.com MCP server enables AI assistants to search for flights through Kiwi.com's travel platform. It connects to the Kiwi.com API to search for available flights based on origin, destination, and travel dates, returning structured results that AI agents can use to recommend itineraries, compare options, and assist with travel planning workflows. The server uses a streamable HTTP transport for efficient API communication.",
"status": "Active",
Expand Down
4 changes: 2 additions & 2 deletions registries/toolhive/servers/square/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"homepage": "https://developer.squareup.com/docs/mcp"
},
"metadata": {
"last_updated": "2026-04-02T03:03:26Z",
"stars": 95
"last_updated": "2026-05-05T03:04:51Z",
"stars": 99
},
"overview": "## Square MCP Server\n\nSquare's official remote MCP server for payment processing and commerce. The server provides access to Square's commerce platform through Server-Sent Events (SSE) transport, featuring a flexible API request handling tool, type introspection capabilities for API schema discovery, and service discovery for available endpoints. It enables full Square API access for payments, commerce, and customer management operations.",
"status": "Active",
Expand Down
2 changes: 1 addition & 1 deletion registries/toolhive/servers/stripe-remote/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"homepage": "https://docs.stripe.com/mcp"
},
"metadata": {
"last_updated": "2026-04-03T03:03:27Z"
"last_updated": "2026-05-05T03:04:51Z"
},
"overview": "## Stripe Remote MCP Server\n\nStripe's official remote MCP server for payment processing and subscriptions. The server provides access to Stripe's payment platform through streamable-HTTP transport with comprehensive Stripe API operations organized by category — covering account, balance, customer, payment, product, and subscription tools plus documentation search and resource discovery features. It provides full payment processing API access (payments, invoices, refunds), comprehensive subscription and customer management, and Stripe documentation search and resource fetching capabilities.",
"status": "Active",
Expand Down
Loading