MCP Servers

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

S
Sinai Falcon Corey

Model Context Protocol Servers

Created 3/14/2026
Updated about 19 hours ago
Repository documentation and setup instructions

sinai-falcon-corey

Model Context Protocol Servers

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/mh241/sinai-falcon-corey
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "mh241-sinai-falcon-corey": { "command": "git", "args": [ "clone", "https://github.com/mh241/sinai-falcon-corey" ] } } }