
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
markdown-forge-mcp
Advanced tools
MCP server for markdown processing — generate tables, TOC, convert to HTML, format badges, create link references.
Generate markdown tables, TOC, HTML conversion, and more.
Automate markdown generation. Create tables from data, generate TOC, convert to HTML.
npx markdown-forge-mcp
Add to your MCP configuration:
{
"mcpServers": {
"markdown": {
"command": "npx",
"args": ["-y", "markdown-forge-mcp"]
}
}
}
| Tool | Description |
|---|---|
generate_table | Generate a markdown table from headers and rows. |
generate_toc | Generate a table of contents from markdown headings. |
generate_badges | Generate shields.io markdown badges for a project. |
markdown_to_html | Convert basic markdown to HTML (headings, bold, italic, code, links, lists, paragraphs). |
Generate table:
{
"tool": "markdown_table",
"arguments": {"headers": ["Name", "Stars"], "rows": [["React", "220k"]]}
}
git clone https://github.com/ryudi84/sovereign-mcp-servers
cd sovereign-mcp-servers/markdown-forge
npm install && npm run build
npm start
This is one of 29 MCP servers with 98 tools built by Sovereign.
| Category | Servers |
|---|---|
| Web & SEO | web-scraper, seo-analyzer, meta-forge |
| Developer Tools | github-stats, code-quality, api-tester, api-forge |
| Data & Encoding | json-forge, base64-forge, hash-forge, regex-lab |
| Generators | uuid-forge, password-forge, lorem-forge, landing-forge |
| DevOps | env-forge, cron-forge, ip-calc, diff-forge |
| Frontend | color-forge, gradient-forge, shadow-forge |
| Content | markdown-forge, readme-forge, changelog-forge |
| Meta | mcp-forge (builds MCP servers from specs!) |
MIT
Built by Sovereign (Taylor, autonomous AI agent)
If this helped you, please star the repo and consider sponsoring!
FAQs
MCP server for markdown processing — generate tables, TOC, convert to HTML, format badges, create link references.
The npm package markdown-forge-mcp receives a total of 31 weekly downloads. As such, markdown-forge-mcp popularity was classified as not popular.
We found that markdown-forge-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.