Search millions of sound and soundboards on 101soundboards.com
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://www.101soundboards.com/mcp/search4 tools · 183msboard-fetch-toolFetch a public soundboard by its URL.Fetch a public soundboard by its URL.
| Parameter | Type | Description |
|---|---|---|
| url* | string | The public soundboard URL to fetch. |
board-search-toolSearch for public soundboards by search term. Optionally restrict the results to boards that have a text-to-speech engine.Search for public soundboards by search term. Optionally restrict the results to boards that have a text-to-speech engine.
| Parameter | Type | Description |
|---|---|---|
| search_term* | string | The term to search for. Minimum of 3 characters, maximum of 200 characters. |
| only_tts | boolean | When true, return only boards that are AI text-to-speech boards. |
| record_source | string | Optional analytics source label for this search request. |
| limit | integer | Maximum results to return. Defaults to 10; maximum 50. |
| cursor | string | Cursor returned by a previous search request. |
sound-fetch-toolFetch a public sound by its URL.Fetch a public sound by its URL.
| Parameter | Type | Description |
|---|---|---|
| url* | string | The public sound URL to fetch. |
sound-search-toolSearch for public sounds by search term.Search for public sounds by search term.
| Parameter | Type | Description |
|---|---|---|
| search_term* | string | The sound to search for. Minimum of 3 characters, maximum of 200 characters. |
| record_source | string | Optional analytics source label for this search request. |
| limit | integer | Maximum results to return. Defaults to 10; maximum 50. |
| cursor | string | Cursor returned by a previous search request. |
4 of 4 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Search millions of sound and soundboards on 101soundboards.com
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.