Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Prompt Templates

    MCP server for managing and serving analysis prompt templates

    17 stars
    Python
    Updated Oct 6, 2025

    Table of Contents

    • Overview
    • Structure
    • Setup
    • Usage

    Table of Contents

    • Overview
    • Structure
    • Setup
    • Usage

    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

    code
    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

    1. Install dependencies:

    bash
    pip install -r requirements.txt

    2. Run the server:

    bash
    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.

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • MA

      Mayamcp

      Python·
      27
    • BI

      Biothings Mcp

      Python·
      25

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k