sqlite-mcp-agent
The sqlite-mcp-agent is a Python-based agent designed to interact with SQLite databases. It provides essential functionalities such as inserting, updating, deleting, and executing queries, making it easy to integrate with SQLite databases. It is particularly useful for automated workflows and data analysis.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
38
Forks
3
Issues
2
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
sqlite-literature-management-fastmcp-mcp-server
13
This project is a literature management system using SQLite, designed to assist in organizing and retrieving literature efficiently through robust database operations. Users can easily add, update, and delete literature information, with a comprehensive search functionality.