---
slug: "onshape"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/BLamy/onshape-mcp@main/README.md"
repo: "https://github.com/BLamy/onshape-mcp"
source_file: "README.md"
branch: "main"
---
# onshape-mcp-server

MCP server for Onshape integration with the Model Context Protocol.

## Installation

```sh
npm install onshape-mcp-server
```

## Usage

```js
import { /* ... */ } from 'onshape-mcp-server';

// Your code here
```

## License

MIT 