# Reshapr Io

> reShapr website

- **Type:** MCP server
- **Install:** `agentstack add mcp-reshaprio-reshapr-io`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [reshaprio](https://agentstack.voostack.com/s/reshaprio)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [reshaprio](https://github.com/reshaprio)
- **Source:** https://github.com/reshaprio/reshapr.io
- **Website:** https://reshapr.io/

## Install

```sh
agentstack add mcp-reshaprio-reshapr-io
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Website
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.

## Contributing

Please read our [Contributing Guide](https://github.com/reshaprio/.github/blob/main/CONTRIBUTING.md) before submitting any changes.

### Prerequisites
- Node.js (v18+)
- npm

### Setup
1. Fork the repository on GitHub
2. Clone your fork:
```bash
   git clone https://github.com//reshapr.io.git
   cd reshapr.io
```
3. Install dependencies:
```bash
   npm install
```
   > Note: this project uses `patch-package` (via `postinstall`) to apply a small
   > compatibility patch for `react-loadable-ssr-addon-v5-slorber` and avoid
   > Node.js `DEP0169` deprecation warnings during build.

4. Start the local development server:
```bash
   npm run start
```
   This opens a browser window at `http://localhost:3000`. Most changes are
   reflected live without restarting the server.

### Submitting Changes
- Create a new branch: `git checkout -b your-branch-name`
- Make your changes
- Commit with signoff using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary):
```bash
  git commit -s -m "docs: your message"
```
- Push and open a Pull Request against the default branch

## Cache Cleanup
To remove all previous run and build artifacts:
```bash
rm -rf build .docusaurus
npm run start
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [reshaprio](https://github.com/reshaprio)
- **Source:** [reshaprio/reshapr.io](https://github.com/reshaprio/reshapr.io)
- **License:** Apache-2.0
- **Homepage:** https://reshapr.io/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-reshaprio-reshapr-io
- Seller: https://agentstack.voostack.com/s/reshaprio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
