context-server-rs
A Rust-based Model Context Protocol (MCP) server for AI code generation. Solves the context engineering problem by organizing and serving structured context from a local SQLite database to LLMs and AI tools. Fast, standards-based, and easy to run locally.
GitHub Stars
5
User Rating
Not Rated
Favorites
0
Views
22
Forks
0
Issues
0
Programming Languages
System Requirements
No specific requirements are documented
Maintenance Status
Active7
Followers
30
Repositories
0
Gists
0
Total Contributions
mcpdb is a high-performance database solution built in Rust. It enables rapid data storage and retrieval, with excellent scalability. Notably, it emphasizes transaction processing and data integrity in its design. It offers an easy-to-use API for developers, making it integrable into various applications.
rspostgresmcp is a library developed in Rust that provides an interface to PostgreSQL databases. This library simplifies database operations while leveraging Rust's safety and performance to enable efficient data management. It supports error handling and asynchronous processing, making it a user-friendly tool for developers.