trace.moe-mcp 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # trace.moe-mcp
2
2
 
3
- [![License](https://img.shields.io/github/license/soruly/trace.moe-mcp.svg?style=flat-square)](https://github.com/soruly/trace.moe-mcp/blob/master/LICENSE)
3
+ [![License](https://img.shields.io/github/license/soruly/trace.moe-mcp.svg?style=flat-square&)](https://github.com/soruly/trace.moe-mcp/blob/master/LICENSE)
4
4
  [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/soruly/trace.moe-mcp/node.js.yml?style=flat-square)](https://github.com/soruly/trace.moe-mcp/actions)
5
5
  [![npm](https://img.shields.io/npm/v/trace.moe-mcp.svg?style=flat-square)](https://www.npmjs.com/package/trace.moe-mcp)
6
6
  [![Discord](https://img.shields.io/discord/437578425767559188.svg?style=flat-square)](https://discord.gg/K9jn6Kj)
@@ -112,8 +112,8 @@ export function formatSearchResultsMarkdown(response) {
112
112
  }
113
113
  lines.push(`- **Timestamp**: \`${timeRange}\``);
114
114
  lines.push(`- **Anilist**: [https://anilist.co/anime/${titleInfo.id}](https://anilist.co/anime/${titleInfo.id})`);
115
- lines.push(`- **Preview Image**: ${item.image}`);
116
- lines.push(`- **Preview Video**: ${item.video}`);
115
+ lines.push(`- **Preview Image**: ${item.image}?size=l`);
116
+ lines.push(`- **Preview Video**: ${item.video}?size=l`);
117
117
  lines.push("");
118
118
  });
119
119
  return lines.join("\n");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trace.moe-mcp",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Model Context Protocol (MCP) server for trace.moe anime scene search",
5
5
  "keywords": [
6
6
  "anime",