MCP Server - Offers Prototype
@Anticom
MCP Server - Offers Prototype について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"offers": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/THIS/REPO/dist/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server - Offers Prototype?
An MCP server prototype for offers, designed to be used with Claude for Desktop. It requires macOS and Node.js, and is configured via the Claude Desktop configuration file.
How to use MCP Server - Offers Prototype?
Clone the repository, install dependencies using your preferred package manager, build the JavaScript files using the build script, and add the server entry to your Claude Desktop claude.json config with the command node and the absolute path to dist/index.js. Then restart Claude for Desktop.
Key features of MCP Server - Offers Prototype
- Prototype MCP server for offers
- Requires macOS, Node.js, and Claude for Desktop
- Configuration is added to
claude.jsonconfig file - Built using a standard Node.js MCP server pattern
Use cases of MCP Server - Offers Prototype
- Testing MCP server functionality with Claude Desktop
FAQ from MCP Server - Offers Prototype
What are the prerequisites for using this server?
macOS, Node.js, and Claude for Desktop (installed via brew install --cask claude).
How do I install and configure the server?
Clone the repo, install dependencies, run the build script, and add the server entry to the Claude Desktop configuration file with the absolute path to dist/index.js.
How do I find the absolute path to the server?
Run pwd | pbcopy in the repo root to copy the absolute path to your clipboard.
How do I start using the server with Claude Desktop?
After configuring the server, restart Claude for Desktop.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Servers
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント