Markdown Sidecar MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
registryYesRegistry the package will be found in (`npm`, `gomodules`, or `pypi`)
docsSubDirNoThe specific subdirectory to look for markdown docs in. Defaults to package root.
workingDirYesThe working directory of your repo.
packageNameYesThe name of the package or module to request
mcpPrimitiveNoThe MCP primitive to expose from the server (`tool` or `resource`). This defaults to `tool`, some clients do not currently support resources.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: 2wznb7kgya