loading…
Search for a command to run...
loading…
Turn conversations into project plans. Gantta connects your AI assistant to a full project management backend — plan projects, manage tasks, chase actions, and
Turn conversations into project plans. Gantta connects your AI assistant to a full project management backend — plan projects, manage tasks, chase actions, and generate reports, all through natural language. ### What you can do - Create project plans — Describe your project in plain language and get a structured plan with milestones, dependencies, deadlines, and deliverables - Break down tasks — Automatically decompose projects into prioritised actions with owners, due dates, and status tracking - Assign owners — Allocate tasks to team members and track who is responsible for what across every project - Chase actions automatically — Follow up on overdue or pending actions with automatic owner notifications so nothing slips through the cracks - Capture meeting transcriptions — Log meeting notes, standups, or any conversation and extract structured action items automatically - Generate reports and slide decks — Produce project status reports, progress summaries, and presentation-ready slide decks directly from your project data - Track timelines — View project schedules, milestone progress, and dependency chains at a glance ### Who it's for Product managers, project leads, founders, and agency teams who run projects across multiple clients and want to manage everything from their AI assistant without switching tools. ### No account needed to start Try Gantta instantly — your AI assistant can create project plans right away. When you're ready to save your work, collaborate with your team, and unlock full reporting, claim your workspace at gantta.co. ### Why Gantta over traditional PM tools Traditional project management tools require manual data entry, constant tab-switching, and rigid workflows. Gantta lets you manage projects the way you actually think — by talking. Your AI assistant becomes your project manager, handling the structure while you focus on the work. Built for teams who plan through conversation, not spreadsheets.
Smithery CLI connects your agents to thousands of skills and MCP servers directly from the command line. To get started, simply run npx skills add smithery/cli.
npm install -g smithery@latest
Requires Node.js 20+.
smithery mcp search [term] # Search the Smithery registry
smithery mcp add <url> # Add an MCP server connection
smithery mcp list # List your connections
smithery mcp remove <ids...> # Remove connections
Interact with tools from MCP servers connected via smithery mcp.
smithery tool list [connection] # List tools from your connected MCP servers
smithery tool find [query] # Search tools by name or intent
smithery tool get <connection> <tool> # Show full details for one tool
smithery tool call <connection> <tool> [args] # Call a tool
Browse skills on the Smithery Skills Registry and install them with the upstream installer:
npx skills add <skill> # e.g. npx skills add smithery-ai/cli
smithery auth login # Login with Smithery (OAuth)
smithery auth logout # Log out
smithery auth whoami # Check current user
smithery auth token # Mint a service token
smithery auth token --policy '<json>' # Mint a restricted token
smithery namespace list # List your namespaces
smithery namespace use <name> # Set current namespace
smithery mcp publish <url> -n <org/server> # Publish an MCP server URL
smithery mcp publish <bundle.mcpb> -n <org/server> # Publish an MCP bundle
# Search and connect to an MCP server
smithery mcp search "github"
smithery mcp add github --id github
# Find and call tools from your connected MCP servers
smithery tool find "create issue"
smithery tool call github create_issue '{"title":"Bug fix","body":"..."}'
# Browse and install skills
smithery skill search "frontend" --json --page 2
smithery skill add anthropics/frontend-design --agent claude-code
# Publish your MCP server URL
smithery mcp publish https://my-mcp-server.com -n myorg/my-server
# Publish a built MCP bundle
smithery mcp publish ./server.mcpb -n myorg/my-server
git clone https://github.com/smithery-ai/cli
cd cli && pnpm install && pnpm run build
npx . --help
Contributions welcome! Please submit a Pull Request.
Run in your terminal:
claude mcp add gantta-mcp -- npx -y @smithery/cli run gantta/gantta-mcpRead, send and search emails from Claude
by GoogleSend, search and summarize Slack messages
by SlackNo-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs