eyaltoledano/claude-task-master
NOASSERTIONAPI key requiredπ βοΈ π - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loadi
Install
npx -y -y task-master-aiRequired environment variables
ANTHROPIC_API_KEYSet in your MCP configYOUR_ANTHROPIC_API_KEYSet in your MCP configPERPLEXITY_API_KEYSet in your MCP configYOUR_PERPLEXITY_API_KEYSet in your MCP configOPENAI_API_KEYSet in your MCP configYOUR_OPENAI_KEYSet in your MCP configGOOGLE_API_KEYSet in your MCP configYOUR_GOOGLE_KEYSet in your MCP configMISTRAL_API_KEYSet in your MCP configYOUR_MISTRAL_KEYSet in your MCP configclaude_desktop_config.json
{
"mcpServers": {
"eyaltoledano-claude-task-master": {
"command": "npx",
"args": [
"-y",
"-y",
"task-master-ai"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>",
"YOUR_ANTHROPIC_API_KEY": "<YOUR_YOUR_ANTHROPIC_API_KEY>",
"PERPLEXITY_API_KEY": "<YOUR_PERPLEXITY_API_KEY>",
"YOUR_PERPLEXITY_API_KEY": "<YOUR_YOUR_PERPLEXITY_API_KEY>",
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"YOUR_OPENAI_KEY": "<YOUR_YOUR_OPENAI_KEY>",
"GOOGLE_API_KEY": "<YOUR_GOOGLE_API_KEY>",
"YOUR_GOOGLE_KEY": "<YOUR_YOUR_GOOGLE_KEY>",
"MISTRAL_API_KEY": "<YOUR_MISTRAL_API_KEY>",
"YOUR_MISTRAL_KEY": "<YOUR_YOUR_MISTRAL_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More JavaScript MCP servers
PipedreamHQ/pipedream
βοΈ π - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
Coding-Solo/godot-mcp
π π - A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
zcaceres/markdownify-mcp
π π - An MCP server to convert almost any file or web content into Markdown
luminati-io/brightdata-mcp
π βοΈΒ -Β Discover, extract, and interact with the web - one interface powering automated access across the public internet.