mcp-package
@manojkumargogula
About mcp-package
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?
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?
—
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments