{"id":"warashi-go-mcp-server-mds","name":"go-mcp-server-mds","af_score":55.8,"security_score":25.8,"reliability_score":23.8,"what_it_does":"Provides a Go-based MCP (Model Context Protocol) server that exposes markdown files from a local filesystem (via fs.FS) as MCP resources (file:// URIs) and tools to list and read markdown files. Supports YAML (---) and TOML (+++) frontmatter parsing and returns frontmatter metadata in tool outputs/resource descriptions.","best_when":"Running locally or in a controlled internal environment where the agent only needs to read markdown from a known directory; filesystem contents are considered non-sensitive or already access-controlled by infrastructure.","avoid_when":"When you need strong authentication/authorization, audit logging, or safe handling of untrusted file paths/contents in a multi-user environment.","last_evaluated":"2026-04-04T21:20:33.642272+00:00","has_mcp":true,"has_api":false,"auth_methods":["None described (stdio-based MCP server)"],"has_free_tier":false,"known_gotchas":["File path scoping/sanitization behavior is not described; agents should rely on the server to map URIs safely.","No auth described; ensure transport and execution context limit who can connect/call the server.","Frontmatter parsing delimiters are strict (YAML: --- , TOML: +++); malformed delimiters may lead to missing/invalid metadata depending on implementation."],"error_quality":0.0}