token-factory-mcp-server
@mingder78
token-factory-mcp-server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"token-factory-mcp-server": {
"command": "bun",
"args": [
"dev"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is token-factory-mcp-server?
token-factory-mcp-server is an MCP server built with Bun and TypeScript, packaged and published via npm. It provides a client configuration for integration with MCP-compatible tools.
How to use token-factory-mcp-server?
Install dependencies with bun i, run the development server with bun dev, and test with bun inspector. For production, configure the MCP client to use the npx command with the npm package, or run the built JavaScript file directly with Node.js.
Key features of token-factory-mcp-server
—
Use cases of token-factory-mcp-server
—
FAQ from token-factory-mcp-server
What runtime is required?
The development runtime is Bun, as the project was created with bun init. The built server can be executed with either Node.js or Bun.
How do I install and run the server?
Run bun i to install dependencies, then bun dev to start the server. Use bun inspector for testing via the MCP inspector.
How
「その他」の他のコンテンツ
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 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,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント