mcp-server-youtube-info 0.1.4__py3-none-any.whl → 0.1.6__py3-none-any.whl

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.
@@ -1,11 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp-server-youtube-info
3
- Version: 0.1.4
3
+ Version: 0.1.6
4
4
  Summary: A YouTube information retrieval server implementation for Model Context Protocol (MCP)
5
- Project-URL: Homepage, https://github.com/yareyaredesuyo/mcp-servers
6
- Project-URL: Repository, https://github.com/yareyaredesuyo/mcp-servers.git
7
- Project-URL: Documentation, https://github.com/yareyaredesuyo/mcp-servers#readme
8
- Project-URL: Bug Tracker, https://github.com/yareyaredesuyo/mcp-servers/issues
9
5
  Author-email: yareyaredesuyo <yareyaredesuyo@gmail.com>
10
6
  License-Expression: MIT
11
7
  Keywords: automation,llm,mcp,model-context-protocol,youtube
@@ -73,6 +69,34 @@ After installation, you can run it as a script like this:
73
69
  mcp-server-youtube-info
74
70
  ```
75
71
 
72
+ ## Configuration
73
+
74
+ ### Configure for Claude.app
75
+
76
+ Add to your Claude settings:
77
+
78
+ <details>
79
+ <summary>Using uvx</summary>
80
+
81
+ ```json
82
+ {
83
+ "mcpServers": {
84
+ "testing": {
85
+ "command": "uvx",
86
+ "args": ["mcp-server-youtube-info"]
87
+ }
88
+ }
89
+ }
90
+ ```
91
+
92
+ </details>
93
+
94
+ ### Configure for VS Code
95
+
96
+ For quick installation, use one of the one-click install buttons below...
97
+
98
+ [![Install with UV in VS Code](https://img.shields.io/badge/VS_Code-UV-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=youtube-info&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22mcp-server-youtube-info%22%5D%7D)
99
+
76
100
  ### Command-Line Options
77
101
 
78
102
  You can specify the following options when running the server:
@@ -1,7 +1,7 @@
1
1
  mcp_server_youtube_info/__init__.py,sha256=sjMCe_DmMsjgbWKl1zRLTzzLDO8Ng9zgcTdQCHT_PT0,1598
2
2
  mcp_server_youtube_info/__main__.py,sha256=uqSLNeSh8GpjfJjyKqL_tvsDIryo3G_SYCmTqtDnPhs,58
3
3
  mcp_server_youtube_info/server.py,sha256=plu-Y_A-5nGIeJ2J2fU4LBiw45cixBv5seB4Lo3EyaE,2948
4
- mcp_server_youtube_info-0.1.4.dist-info/METADATA,sha256=5DKehVEmNVAAt5QBTNKwkaa2CXI40srqoLNwQgHwVDI,3152
5
- mcp_server_youtube_info-0.1.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- mcp_server_youtube_info-0.1.4.dist-info/entry_points.txt,sha256=CVOJ38APpxqkwNxKV4Bb7kHLC_Zbg8ZjnAevxUONEkk,73
7
- mcp_server_youtube_info-0.1.4.dist-info/RECORD,,
4
+ mcp_server_youtube_info-0.1.6.dist-info/METADATA,sha256=KLKJ3K0VKhWzZsPlyntRh9e2NH00L8ExOhraZfJIllg,3503
5
+ mcp_server_youtube_info-0.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ mcp_server_youtube_info-0.1.6.dist-info/entry_points.txt,sha256=CVOJ38APpxqkwNxKV4Bb7kHLC_Zbg8ZjnAevxUONEkk,73
7
+ mcp_server_youtube_info-0.1.6.dist-info/RECORD,,