@weaverse/mcp

2.1.4 • Public • Published

Weaverse MCP Server

This is the MCP server for Weaverse. It is a simple server that allows you to search the Weaverse documentation.

Setup

To run the Weaverse MCP server using npx, use the following command:

npx -y @weaverse/mcp@latest

Usage with Cursor or Claude Desktop

Add the following configuration. For more information, read the Cursor MCP documentation or the Claude Desktop MCP guide.

{
  "mcpServers": {
    "weaverse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@weaverse/mcp"
      ]
    }
  }
}

Available tools

This MCP server provides the following tools:

Tool Name Description
search_weaverse_docs Search Weaverse.io documentation

License

ISC

Dependents (0)

Package Sidebar

Install

npm i @weaverse/mcp

Weekly Downloads

233

Version

2.1.4

License

ISC

Unpacked Size

6.6 kB

Total Files

4

Last publish

Collaborators

  • hta218
  • paul-phan
  • viethung26