MCP Servers

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

MCP server by moritalous

Created 1/31/2026
Updated 3 days ago
Repository documentation and setup instructions

slidev-mcp-apps

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-slidev-mcp-apps

Cursor configuration (mcp.json)

{ "mcpServers": { "moritalous-slidev-mcp-apps": { "command": "npx", "args": [ "moritalous-slidev-mcp-apps" ] } } }