MCP.so
ログイン

mcp-package-ws

@manojkumargogula

mcp-package-ws について

MCP package for scorzeth/anki-mcp-server

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

manojkumargogula

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ