spandigital/MCP Server Dump

Extract documentation from MCP (Model Context Protocol) servers and output in various formats

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
server-commandMCP server command to execute (e.g., "npx @modelcontextprotocol/server-filesystem /path")no
transportTransport type (stdio, sse, streamable)nostdio
endpointEndpoint URL for sse or streamable transportno
headersHTTP headers in Key:Value format (comma-separated for multiple)no
formatOutput format (markdown, html, json, pdf, hugo)nomarkdown
output-fileOutput file path (required for pdf format) or directory path (for hugo format)no
no-tocDisable table of contents in markdown outputnofalse
frontmatterAdd frontmatter to output (yaml, toml, json)no
timeoutConnection timeout in secondsno30
verboseEnable verbose outputnofalse
context-filesContext configuration files (YAML/JSON) for rich documentation context (comma-separated). Use relative paths from workspace root (e.g., "docs/context.yaml,config/overrides.json"). Path traversal attempts are blocked for security.no
scan-toolsInclude tools in the documentation outputnotrue
scan-resourcesInclude resources in the documentation outputnotrue
scan-promptsInclude prompts in the documentation outputnotrue
hugo-base-urlBase URL for Hugo site (e.g., https://example.com or https://docs.mysite.com)no
hugo-language-codeLanguage code for Hugo site (e.g., en, en-US, zh-Hans, pt-BR)noen-us
hugo-enterprise-keyEnterprise key for Presidium configuration (optional, uses server name if not specified)no
hugo-author-strictRequire author field in frontmatter (default: false)nofalse
hugo-theme[DEPRECATED] No longer supported with Presidium layouts. Hugo now uses Presidium modules automatically.no
hugo-github[DEPRECATED] No longer supported with Presidium layouts. Configure social links in Hugo site config if needed.no
hugo-twitter[DEPRECATED] No longer supported with Presidium layouts. Configure social links in Hugo site config if needed.no
hugo-site-logo[DEPRECATED] No longer supported with Presidium layouts. Configure logo in Hugo site config if needed.no
hugo-google-analytics[DEPRECATED] No longer supported with Presidium layouts. Configure analytics in Hugo site config if needed.no
custom-initialismsAdditional technical initialisms to recognize for human-readable headings (comma-separated, e.g., API,CDN,JWT,CORP,ACME)no
call-toolCall specific tool(s) by name (comma-separated for multiple tools, e.g., "get_weather,get_forecast")no
tool-argsJSON arguments for tool calls (applies to all tools specified in call-tool)no
call-all-toolsCall all available tools with empty/provided arguments for testing and documentationnofalse
namedescription
output-filePath to the generated output file
server-infoJSON string containing server capabilities and metadata