mcp-package-ws
@manojkumargogula
About mcp-package-ws
MCP package for scorzeth/anki-mcp-server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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
—
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
Comments