anki
@manojkumargogula
关于 anki
MCP package for scorzeth/anki-mcp-server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is anki?
It is an MCPBind server package for MCP Server, providing a bind client and server functionality for executing prompts via the MCP protocol.
How to use anki?
Install via npm install anki, then use either bindClient.executeServer to run prompts directly or startServer to start the MCP server. Set the MCPBIND_TOKEN environment variable to your MCPBind API token for authentication.
Key features of anki
- Provides a bind client for executing server prompts
- Can start an MCP server directly
- Uses MCPBind API token for authentication
- Simple npm installation and usage
Use cases of anki
—
FAQ from anki
How do I install anki?
Run npm install anki in your project.
How do I use the bind client to execute a prompt?
Call bindClient.executeServer(null, null, "Your prompt here") with your prompt text.
How do I start the MCP server?
Use the startServer() function provided by the package.
What environment variable is required for authentication?
Set the MCPBIND_TOKEN environment variable to your MCPBind API token.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Nginx UI
0xJackyYet another WebUI for Nginx
评论