md2card converts Markdown documents into interactive knowledge cards. It exposes a tool to parse Markdown files and generate visually appealing cards. The server connects to web-based Markdown processors and card rendering APIs. Developers use it to create engaging, interactive content from Markdown for web applications and documentation.
md2card converts Markdown documents into interactive knowledge cards. It exposes a tool to parse Markdown files and generate visually appealing cards. The server connects to web-based Markdown processors and card rendering APIs. Developers use it to create engaging, interactive content from Markdown for web applications and documentation.
npx -y md2card-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"maqi1520-md2card-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y md2card-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from md2card?"
API Key Required
This server requires an API key from md2card. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MD2CARD_API_KEY | Yes | Your md2card API key |
"What resources are available in md2card?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in md2card"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in md2card with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.