Stats
Actions
Tags
From md-anything
Local stdio MCP server using bunx md-anything-mcp package. Provides Markdown (md) processing tools, resources, or prompts. Runs on user's machine; no secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"md-anything": {
"command": "bunx",
"args": [
"md-anything-mcp"
]
}
}
}Server configuration and connection parameters
bunxCommand-line arguments passed to the server process
npx claudepluginhub ojspace/md-anything