Shinkuro icon

Shinkuro

Manages and serves prompts by loading markdown files from local folders or Git repositories.

About

Shinkuro acts as an MCP (Model Context Protocol) server, providing a robust solution for prompt synchronization and management. It intelligently loads markdown files, which are then treated as structured prompts, from either a specified local directory on your filesystem or a remote Git repository. This functionality enables users to centralize, version control, and effortlessly serve their prompt content, ensuring consistency and ease of access for MCP clients within their prompt engineering workflows.

Key Features

  • Loads prompts from local markdown files.
  • Supports loading prompts from Git repositories (GitHub, GitLab, SSH, HTTPS).
  • Caches cloned Git repositories for efficient access.
  • Allows optional automatic pulling of latest changes from Git repositories.
  • Configurable via environment variables for flexible deployment.
  • 0 GitHub stars

Use Cases

  • Centralize and serve prompt content to multiple MCP clients.
  • Version control prompt libraries using Git for collaborative development.
  • Automate prompt delivery from a shared repository to various applications.