servers icon indicating copy to clipboard operation
servers copied to clipboard

Add Grasp to the Community Servers section

Open adcentury opened this issue 8 months ago • 1 comments

Description

Grasp is a self-hosted agentic browser with built-in MCP support, allowing the client to operate an isolated browser environment.

Server Details

  • Server: aircodelabs/grasp
  • Changes to: New server added

Motivation and Context

This server allows LLM to operate the browser using natural language, and users can pre-config their login credentials since it's self-hosted and isolated.

How Has This Been Tested?

This server has been tested using demo and manually tested on different systems.

Breaking Changes

It's a new server addition to the list, so the user needs to update their MCP client to include this server.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Documentation update

Checklist

  • [x] I have read the MCP Protocol Documentation
  • [x] My changes follows MCP security best practices
  • [x] I have updated the server's README accordingly
  • [x] I have tested this with an LLM client
  • [x] My code follows the repository's style guidelines
  • [x] New and existing tests pass locally
  • [x] I have added appropriate error handling
  • [x] I have documented all environment variables and configuration options

Additional context

  • This server runs locally or self-hosted on the cloud

adcentury avatar Apr 23 '25 22:04 adcentury

Hi @adcentury I double checked this link and it looks like it leads to a 404?

olaservo avatar Jun 09 '25 14:06 olaservo