zonuexe/techbook-mcp
v0.7.0AGPL-3.0-or-later
MCP server for searching Japanese technical book bibliographic information
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
techbook-mcpstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/dist/main.js"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "techbook-mcp",
"version": "0.7.0",
"description": "MCP server for searching Japanese technical book bibliographic information",
"author": {
"name": "USAMI Kenta"
},
"homepage": "https://github.com/zonuexe/techbook-mcp",
"repository": "https://github.com/zonuexe/techbook-mcp",
"license": "AGPL-3.0-or-later",
"keywords": ["mcp", "books", "bibliography", "japan"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE