
Stun-MCP
Stun(RFC8489)の绑定请求を送って结果を返すMCPサーバー
1
Github Watches
0
Github Forks
0
Github Stars
stun-mcp
STUN(RFC8489)のBinding Requestを送って結果を返すMCPサーバー
[!WARNING] STUNのパケットの処理は必要最低限のものしか実装していません
利用方法
- Agentモードを有効化したVS Codeでの設定方法です
- mcp.jsonに以下の設定を追加します
{
"servers": {
"stun": {
"type": "stdio",
"command": "node",
"args": [
"/path/to/stun-mcp/build/main.js"
]
},
}
}
- 以下のようなプロンプトを実行すると、STUNのリクエストが送られ、結果が表示されます
以下のURLにSTUNのリクエストを送り、結果を出力してください
stun:stun1.l.google.com:19302
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_jGvEYjm7
Stun-mcp by kadoshita is an excellent tool for managing and processing media content. It's well-designed and user-friendly, making it easy to integrate into any workflow. The support from the community on GitHub is fantastic, ensuring that any issues are quickly resolved. Highly recommended for anyone in need of reliable media content processing! Check it out: https://github.com/kadoshita/stun-mcp.