Back to directory
katsuobushifpga/example-mcp-server

katsuobushifpga/example-mcp-server

@katsuobushiFPGA

MCPサーバーで現在時刻の取得と国立国会図書館(NDL)の本検索を提供

timendlbook-searchjapanmcp-servernational-diet-librarytool

Installation & Configuration

{
  "mcpServers": {
    "time": {
      "command": "node",
      "args": [
        "/path/to/example-mcp-server/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17