Myinstants MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 17 Mar 2026.
Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.
We read the source, 13 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
execSync(osPlatform() === "win32" ? `where ${cmd}` : `command -v ${cmd}`, { stdio: "ignore" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add myinstants-mcp -- npx -y myinstants-mcp
{
"mcpServers": {
"myinstants-mcp": {
"args": [
"-y",
"myinstants-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.myinstants-mcp]
command = "npx"
args = ["-y", "myinstants-mcp"]
{
"mcpServers": {
"myinstants-mcp": {
"args": [
"-y",
"myinstants-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"myinstants-mcp": {
"args": [
"-y",
"myinstants-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MYINSTANTS_VOLUME (Volume level from 0 to 1), MYINSTANTS_WAIT (Whether to wait for sounds to finish playing before returning (true/false)).
The author declared them in the registry entry; get the values from the project itself.
Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.
Search millions of sound and soundboards on 101soundboards.com
Create and manage documents, spreadsheets, and presentations from your AI assistant.
Create and run any AI agents systems from 6k+ tools. Give your AI hands access to your Android.
Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant.
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
Generate a statement of work (SOW) as a real Word docx from your AI chat: proposals, contracts.
MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.
Answers built from our own checks of this server.