MarcKarbowiak/meetings-mcp-server
Experimental MCP server for meeting-centric AI workflows. Demonstrates tool orchestration, structured outputs, and production-minded AI integration patterns.
Platform-specific configuration:
{
"mcpServers": {
"meetings-mcp-server": {
"command": "npx",
"args": [
"-y",
"meetings-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...