
stun-mcp
STUN(RFC8489)のBinding Requestを送って結果を返すMCPサーバー
3 years
Works with Finder
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
相关推荐
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
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.