mcp-tutorial-1
SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.
GitHub Stars
1
User Rating
Not Rated
Favorites
0
Views
21
Forks
1
Issues
1
Additional Resources
The MCP SQLite Server is a Model Context Protocol (MCP) server that facilitates interaction with SQLite databases. It supports complete CRUD operations and allows for database exploration and execution of custom SQL queries. The setup is straightforward, requiring only the definition of a command in your IDE's MCP server settings to get started.
memory-bank-mcp-mongo is a TypeScript library designed for managing a memory bank using MongoDB. It provides functionalities for efficiently storing, retrieving, and updating data, allowing developers to easily perform database operations. Notably, it supports asynchronous processing, which can enhance performance.