Content
# N2SQL MCP Chatbot
## Quick Start
1) **Create a virtual environment:**
```sh
uv venv
```
2) **Activate the virtual environment:**
- **On Windows:**
```powershell
.venv\Scripts\Activate
```
- **On Linux:**
```sh
source .venv/bin/activate
```
3) **Install dependencies:**
```sh
uv pip install -r requirements.txt
```
## Running the Application
- To start the backend server with `Uvicorn`:
```sh
uvicorn mcp_server:app --reload
```
- To launch the `Streamlit` app:
```sh
streamlit run app.py --server.headless true
```
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.