MCP Servers

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

An MCP tool for Cursor that automates your daily developer workflow manage goals, create branches, and track progress seamlessly.

Created 3/21/2026
Updated about 19 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-good-morning-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "ashishkumaryadav7-good-morning-mcp": { "command": "npx", "args": [ "ashishkumaryadav7-good-morning-mcp" ] } } }