abji
@manojkumargogula
关于 abji
MCP package for scorzeth/anki-mcp-server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is abji?
abji is an MCPBind server package for MCP Server. It provides a client to execute prompts via MCPBind and a function to start an MCP server.
How to use abji?
Install abji with npm install abji. Use bindClient.executeServer(null, null, "Your prompt here") to run a prompt, or call startServer() to start the MCP server. Set the MCPBIND_TOKEN environment variable for authentication.
Key features of abji
- Provides a client for executing prompts via MCPBind.
- Includes a function to start an MCP server.
- Simple API with minimal arguments.
- Requires only the MCPBIND_TOKEN environment variable.
Use cases of abji
- Execute a prompt using MCPBind without a server.
- Start an MCP server for integration with AI tools.
- Test or prototype MCP server functionality.
FAQ from abji
What is abji?
abji is an MCPBind server package for MCP Server.
How do I install abji?
Run npm install abji in your project.
How do I configure abji?
Set the MCPBIND_TOKEN environment variable to your MCPBind token.
How do I use the bind client?
Call bindClient.executeServer(null, null, "Your prompt here") to execute a prompt.
How do I start the MCP server?
Call startServer() after installing abji.
其他 分类下的更多 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,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论