MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by Zafer-Liu

Created 6/4/2026
Updated about 5 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-flowchart_mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "zafer-liu-flowchart-mcp": { "command": "npx", "args": [ "zafer-liu-flowchart-mcp" ] } } }