An MCP server for managing and serving analysis templates and prompt chains
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_mikeskarl_mcp_prompt_templates-0.1.7.tar.gz.
File metadata
- Download URL: iflow_mcp_mikeskarl_mcp_prompt_templates-0.1.7.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d81098965dce8e4da0e6917e96a2424c0fa2e826aeac690ea804abe4a6c8674
|
|
| MD5 |
21a22666aed305fe97881dd045aacb64
|
|
| BLAKE2b-256 |
0058194a523196069287eccdd98c18257b2f577314337981ab8238f15631ed73
|
File details
Details for the file iflow_mcp_mikeskarl_mcp_prompt_templates-0.1.7-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_mikeskarl_mcp_prompt_templates-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26985a239f984039e8f9a42a0303416745583772761a580f7e47ed09a92b39ce
|
|
| MD5 |
d07749512c7c294b2ae076f45562a9a0
|
|
| BLAKE2b-256 |
e7d17c567dfddf51af8a9f778a4daf3311ac53e5e8f6623f9cf8e3d4ab8c4887
|