go-mcp-server-mds

go-mcp-server-mds

0

go-mcp-server-mds is a Go-based server implementation that allows markdown files to be served through the Model Context Protocol. It supports YAML or TOML frontmatter, enabling metadata organization and resource management via URI-based access.

go-mcp-server-mds

A Go implementation of an MCP server serving markdown files from a filesystem.

Overview

  • Exposes markdown files through the Model Context Protocol (MCP)
  • Supports markdown files with YAML or TOML frontmatter

Features

  • Serve markdown files via MCP
  • List and read individual markdown file contents
  • Support for YAML and TOML frontmatter
  • URI-based resource management

Command-Line Tool (mcp-server-mds)

  • Run the server using the command-line tool
  • Use flags for path, name, and description settings