browserbasehq/mcp-server
3.2
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
BrowserBase MCP Server is a task management server designed to streamline task handling with a variety of tools and resources.
Tools
5
Resources
0
Prompts
0
BrowserBase MCP Server
A task management MCP server by BrowserBase.
Features
🛠️ Tools
- add_task - Add a new task to your list
- list_tasks - View all tasks with completion status
- complete_task - Mark a task as completed
- delete_task - Remove a task from the list
- echo - Echo back a message (for testing)
📦 Resources
- task://summary - Get a summary of all tasks
💬 Prompts
- task_analysis - Analyze your tasks with AI insights
Installation
Quick Install
# Using uvx (recommended)
uvx browserbase-mcp-server
# Using pip
pip install browserbase-mcp-server