Skip to main content
Glama
lwsinclair

Markdown Sidecar MCP Server

by lwsinclair

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.tool

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lwsinclair/markdown-sidecar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server