sqlite-literature-management-fastmcp-mcp-server
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.
GitHub Stars
13
User Rating
Not Rated
Favorites
0
Views
42
Forks
3
Issues
3
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
sqlite-mcp-agent
0
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.