
mcp prompt templates
MCP server for managing and serving analysis prompt templates
Repository Info
About This Server
MCP server for managing and serving analysis prompt templates
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Analysis Templates
An MCP server for managing and serving analysis templates and prompt chains.
Overview
This repository contains a Model Context Protocol (MCP) server implementation that provides standardized templates for various types of content analysis:
- Meeting Analysis (detailed meeting minutes and action items)
- Meeting Summary (executive-style brief summary)
- Webinar to Blog Post conversion
Structure
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
Setup
- Install dependencies:
pip install -r requirements.txt
- Run the server:
python server.py
Usage
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.
Quick Start
Clone the repository
git clone https://github.com/mikeskarl/mcp-prompt-templatesInstall dependencies
cd mcp-prompt-templates
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.