https://github.com/pickles2/pickles2-mcp
https://github.com/pickles2/pickles2-mcp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pickles2/pickles2-mcp
- Owner: pickles2
- License: mit
- Created: 2025-04-30T14:37:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T15:55:31.000Z (about 1 year ago)
- Last Synced: 2025-04-30T16:43:24.300Z (about 1 year ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pickles2-mcp
`pickles2-mcp` は、 AIエージェントから Pickles 2 を操作するためのMCPサーバー機能を提供します。
## インストール - Installation
```json
{
"mcpServers": {
"Pickles 2 MCP": {
"type": "stdio",
"command": "npx",
"args": [
"pickles2-mcp",
"--entry-script", "/path_to_your/src_px2/.px_execute.php"
]
}
}
}
```
## 更新履歴 - Change log
### pickles2-mcp v0.1.0 (2025年5月6日)
- Initial release.
## ライセンス - License
MIT License https://opensource.org/licenses/mit-license.php
## 作者 - Author
- Tomoya Koyanagi
- website:
- Twitter: @tomk79