A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/mikeskarl/mcp-prompt-templates below:

mikeskarl/mcp-prompt-templates: MCP server for managing and serving analysis prompt templates

An MCP server for managing and serving analysis templates and prompt chains.

This repository contains a Model Context Protocol (MCP) server implementation that provides standardized templates for various types of content analysis:

mcp-analysis-templates/
├── README.md
├── requirements.txt
├── server.py
├── config.yaml
├── templates/
│   ├── meeting_analysis/
│   │   ├── template.md
│   │   └── config.yaml
│   ├── meeting_summary/
│   │   ├── template.md
│   │   └── config.yaml
│   └── webinar_blog/
       ├── template.md
       └── config.yaml
└── docs/
    ├── setup.md
    └── usage.md
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:

The server provides templates through the MCP protocol. Connect to it using any MCP client to access the templates.

See the docs directory for detailed setup and usage instructions.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4