GitHub Stars
321
User Rating
Not Rated
Favorites
0
Views
42
Forks
41
Issues
9
Installation
Installation
Prerequisites
Please specify required software and versions:Installation Steps
1. Clone Repository
bash
git clone https://github.com/motherduckdb/mcp-server-motherduck.git
cd mcp-server-motherduck
2. Install Dependencies
bash
pip install -r requirements.txt
3. Start Server
bash
python server.py
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: Unable to connect to the database Solution: Verify database settings and ensure correct connection information is used.Additional Resources
122
Followers
36
Repositories
0
Gists
0
Total Contributions
This is an MCP server that provides access to finance-related data in Hong Kong through a FastMCP interface. It offers various statistics, including business registrations, residential mortgage loans, credit card surveys, and ATM information. This resource is particularly valuable for developers and analysts seeking detailed insights into the Hong Kong financial market.
HoloViz MCP is a comprehensive Model Context Protocol server that provides intelligent access to the HoloViz ecosystem. It enables AI assistants to help you build interactive dashboards and data visualizations using libraries like Panel, hvPlot, and datashader, enhancing the efficiency of data analysis.