Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1329,6 +1329,7 @@ search, and comprehensive file analysis.
- **[Strava](https://github.com/r-huijts/strava-mcp)** - Connect to the Strava API to access activity data, athlete profiles, segments, and routes, enabling fitness tracking and analysis with Claude.
- **[Strava API](https://github.com/tomekkorbak/strava-mcp-server)** - MCP server for Strava API to retrieve one's activities
- **[Stripe](https://github.com/atharvagupta2003/mcp-stripe)** - This MCP allows integration with Stripe for handling payments, customers, and refunds.
- **[Styx](https://github.com/timmx7/styx)** - The first MCP-native AI gateway with intelligent auto-routing. One endpoint for 65+ models across OpenAI, Anthropic, Google, and Mistral. Send `model: "styx:auto"` and a 9-signal classifier picks the optimal model in real-time — simple queries go to cheap models, complex reasoning goes to frontier models, saving 60-80% on AI costs. Self-hosted with Docker in 3 commands. Built-in dashboard for cost and latency tracking, auto-failover between providers, and BYOK support. Go router with <1ms overhead. `npx styx-mcp-server` for instant Claude Code and Cursor integration. ([npm](https://www.npmjs.com/package/styx-mcp-server))
- **[Substack/Medium](https://github.com/jonathan-politzki/mcp-writer-substack)** - Connect Claude to your Substack/Medium writing, enabling semantic search and analysis of your published content.
- **[System Health](https://github.com/thanhtung0201/mcp-remote-system-health)** - The MCP (Multi-Channel Protocol) System Health Monitoring is a robust, real-time monitoring solution designed to provide comprehensive health metrics and alerts for remote Linux servers.
- **[SystemSage](https://github.com/Tarusharma1/SystemSage)** - A powerful, cross-platform system management and monitoring tool for Windows, Linux, and macOS.
Expand Down