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
37
Forks
3
Issues
2
Technical Information
Programming Languages
PythonPrimary Language
System Requirements
No specific requirements are documented
Maintenance Status
StaleGitHub Topics
agentfastmcpllmmcpmcp-clientmcp-servermodel-context-protocolollamasqlite
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.