Skip to main content

Productivity & Communication MCP Servers

15 MCP servers in this domain (0 implemented).

Auto-Generated

This documentation is automatically extracted from MCP server source code.

Server Registry

ServerStatusToolsDescription
mcp-gmail[planned]Planned[/planned]-Not yet implemented
mcp-outlook[planned]Planned[/planned]-Not yet implemented
mcp-slack[planned]Planned[/planned]-Not yet implemented
mcp-teams[planned]Planned[/planned]-Not yet implemented
mcp-discord[planned]Planned[/planned]-Not yet implemented
mcp-google-calendar[planned]Planned[/planned]-Not yet implemented
mcp-notion[planned]Planned[/planned]-Not yet implemented
mcp-confluence[planned]Planned[/planned]-Not yet implemented
mcp-jira[planned]Planned[/planned]-Not yet implemented
mcp-linear[planned]Planned[/planned]-Not yet implemented
mcp-asana[planned]Planned[/planned]-Not yet implemented
mcp-zoom[planned]Planned[/planned]-Not yet implemented
mcp-google-meet[planned]Planned[/planned]-Not yet implemented
mcp-figma[planned]Planned[/planned]-Not yet implemented
mcp-miro[planned]Planned[/planned]-Not yet implemented

Example Usage

# Using mcp-gmail
result = await agent.call_mcp(
server="mcp-gmail",
tool="example_tool",
params={"key": "value"}
)