markdown-sidecar-mcp
1
The Markdown Sidecar MCP Server facilitates serving and accessing markdown documentation for various package registries through an MCP server. It supports informed code generation by making markdown files accessible as resources or tools, working within a local project's directory.
Markdown Sidecar MCP Server
This project offers a structured approach to serve and access markdown documentation from an MCP server for NPM packages, Go Modules, or PyPi packages. It facilitates informed code generation by exposing these markdown files as resources or tools. The server is meant for execution within a project's local directory where requested packages are installed.
Installation
- Installation command through npx is available.
Arguments
- Provides specific arguments like workingDir, packageName, and registry with options for docsSubDir and mcpPrimitive.
Development
- Instructions for installing dependencies, building, and running the server are provided.
Contributing
- Steps to contribute include forking the repository, creating a branch, committing changes, and opening a pull request.
License
- Licensed under the MIT License.