mpc-test
@Jazz-Man
About mpc-test
MCP server that exercises all the features of the MCP protocol
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mpc-test": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments