Skip to content

Commit

Permalink
docs: update README to include SQLite and Python prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellatman committed Dec 3, 2024
1 parent beff80c commit 56a56be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@ This tool helps you install and manage MCP servers that connect Claude to variou
- **Development Tools**: GitHub, GitLab
- **Communication Tools**: Slack
- **Search & Data**: Brave Search, Google Maps
- **Database Systems**: PostgreSQL
- **Database Systems**: PostgreSQL, SQLite
- **Web Automation**: Puppeteer
- **Cloud Storage**: Google Drive

## Prerequisites

- Node.js (version 14 or higher)
- Python (version 3.10 or higher) for Python-based MCP servers
- Claude Desktop app (for local MCP server usage)

> **Note**: This tool has not been thoroughly tested on Windows systems yet. While it may work, you might encounter some issues. Contributions to improve Windows compatibility are welcome!
> **Note**: Currently, only NPX servers are supported. Pull requests are welcome to support Python servers.
## Usage Examples

### Install a Package
Expand Down

0 comments on commit 56a56be

Please sign in to comment.