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 @@ -221,6 +221,7 @@ This section highlights useful MCP servers you can add to your Copilot setup to
- [Sequential Thinking](https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking) - Break down complex problems into structured steps.
- [GitHub](https://github.com/github/github-mcp-server) - Allow your agent access to repository and workflow management.
- [Time](https://github.com/modelcontextprotocol/servers/blob/main/src/time) - Enables agents to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
- [BankBridge](https://github.com/bankbridge-money/bankbridge-plugin) - Read-only access to your bank accounts, transactions, and investment holdings. 12 tools covering balances, recurring charges, monthly cashflow, merchant history, and holdings. Plaid-backed; no financial data cached.

### Development MCPs

Expand Down