MCP Servers

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

MCP server by hansdoebel

Created 2/24/2026
Updated about 14 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-zed-mcp-lancedb

Cursor configuration (mcp.json)

{ "mcpServers": { "hansdoebel-zed-mcp-lancedb": { "command": "npx", "args": [ "hansdoebel-zed-mcp-lancedb" ] } } }