mcp-package
@manojkumargogula
关于 mcp-package
MCP package for scorzeth/anki-mcp-server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-package?
mcp-package is a server package for MCP Server that integrates with MCPBind, allowing developers to execute prompts via a client or start an MCP server.
How to use mcp-package?
Install with npm install mcp-package, then use bindClient.executeServer(null, null, "Your prompt here") to execute a prompt directly, or call startServer() to start an MCP server. Set the MCPBIND_TOKEN environment variable for authentication.
Key features of mcp-package
- Provides a client for executing server prompts directly.
- Offers a method to start an MCP server.
- Requires an MCPBIND_TOKEN environment variable for configuration.
Use cases of mcp-package
- Execute MCPBind prompts programmatically in Node.js applications.
- Start a custom MCP server that uses MCPBind for processing.
FAQ from mcp-package
What is the difference between bindClient.executeServer and startServer?
bindClient.executeServer runs a prompt and returns the result directly, while startServer launches an MCP server that listens for requests.
What runtime and dependencies are required?
The package is installed via npm and requires Node.js. The README does not specify minimum version.
How is authentication handled?
The server expects a MCPBIND_TOKEN environment variable to be set.
What transports or protocols does the server support?
The README does not describe specific transports; it only mentions starting an MCP server.
Are there any known limits or restrictions?
—
Where does the data live?
—
其他 分类下的更多 MCP 服务器

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论