MCP Analysis Templates
@mikeskarl
关于 MCP Analysis Templates
MCP server for managing and serving analysis prompt templates
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-prompt-templates": {
"command": "python",
"args": [
"server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Analysis Templates?
MCP Analysis Templates is a Model Context Protocol (MCP) server for managing and serving analysis templates and prompt chains. It provides standardized templates for meeting analysis, meeting summaries, and webinar-to-blog post conversion, targeting users who need repeatable content analysis workflows.
How to use MCP Analysis Templates?
Install dependencies with pip install -r requirements.txt, then run the server with python server.py. Connect any MCP client to access the templates; detailed setup and usage instructions are in the docs/ directory.
Key features of MCP Analysis Templates?
- Standardized templates for common analysis tasks
- Meeting analysis template with detailed minutes and action items
- Executive-style meeting summary template
- Webinar to blog post conversion template
- Customizable prompt chains via config files
- Integration with any MCP‑compatible client
Use cases of MCP Analysis Templates?
- Generate detailed meeting minutes and action items from transcripts
- Produce executive‑style brief summaries after meetings
- Convert webinar recordings or notes into blog posts
- Standardize analysis workflows across a team
FAQ from MCP Analysis Templates
What templates are included?
The server provides templates for meeting analysis, meeting summaries, and webinar-to-blog conversion.
How do I install and run the server?
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论