Back to Home
wullemsb icon

ProjectDocsServer

Verified Safe

by wullemsb

Overview

Provides project documentation and resources to Large Language Models (LLMs) via the Model Context Protocol (MCP).

Installation

Run Command
dotnet run

Security Notes

The server exposes file system access via `project://file/{path}` and `project://logs/{date}`. While the README states 'security restrictions' for file access, the exact implementation is not visible in the truncated code. Inadequate restrictions could lead to path traversal vulnerabilities and unauthorized data exposure. No other obvious critical risks like 'eval' or hardcoded secrets are present in the provided context. The server runs locally via STDIO, limiting network attack surface.

Similar Servers

Stats

Interest Score36
Security Score7
Cost ClassMedium
Avg Tokens10000
Stars1
Forks0
Last Update2025-11-26

Tags

MCPLLM context.NETC#Project Docs