MCP.so
Sign In

mcp-package-ws

@manojkumargogula

About mcp-package-ws

MCP package for scorzeth/anki-mcp-server

Basic information

Category

Other

Transports

stdio

Publisher

manojkumargogula

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcp-package-ws?

mcp-package-ws is an MCPBind server package for building MCP (Model Context Protocol) servers. It provides a client and server interface for Node.js developers who want to integrate MCP functionality using the MCPBind service.

How to use mcp-package-ws?

Install the package via npm, then require the bindClient and startServer functions. Use bindClient.executeServer to send prompts directly, or call startServer() to run the MCP server. The MCPBIND_TOKEN environment variable must be set to your API token.

Key features of mcp-package-ws

  • Client for executing MCP prompts via bindClient.executeServer
  • Simple server startup with startServer()
  • Lightweight Node.js package with minimal dependencies
  • Authentication via single environment variable (MCPBIND_TOKEN)

Use cases of mcp-package-ws

FAQ from mcp-package-ws

Comments

More Other MCP servers