Back to Home
iamrjhen icon

LiteDB-Advance-MCP

Verified Safe

by iamrjhen

Overview

Exposes LiteDB as a Model Context Protocol (MCP) server to enable LLM tooling interaction with the database.

Installation

Run Command
dotnet run --project src/LiteDB-Adv-MCP.Server

Security Notes

Source code (truncated, README only) does not contain enough detail to fully audit for 'eval', obfuscation, or hardcoded secrets. The project states it is 'production-grade' and uses standard .NET logging, suggesting adherence to common security practices. However, HTTP transport, if enabled, would require proper configuration and security measures (e.g., authentication, encryption) which cannot be verified from the provided information. No immediate red flags found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-29

Tags

LiteDBMCPLLMC#.NET