mpc-test
@Jazz-Man
mpc-test について
MCP server that exercises all the features of the MCP protocol
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mpc-test": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mpc-test?
—
How to use mpc-test?
Install dependencies with bun install, then run with bun run index.ts.
Key features of mpc-test
—
Use cases of mpc-test
—
FAQ from mpc-test
What dependencies does mpc-test require?
The README only specifies using bun install; no explicit dependency list is given.
How do I run mpc-test?
Execute bun run index.ts after installing dependencies.
What runtime does mpc-test need?
The project was created with Bun v1.2.7 and is intended to be run with the Bun runtime.
What transport or authentication does mpc-test use?
The README does not mention any transport or authentication details.
What is the purpose of mpc-test?
The README provides no description of the server's functionality.
「開発者ツール」の他のコンテンツ
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Huoshan Test
volcenginenuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
コメント