postmd mcp server for Cursor
io.github.reinlainer/postmd-mcp-server
Publish Markdown to PostMD and get a shareable web page
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install postmd mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"postmd-mcp-server": {
"url": "https://postmd.turink.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs