101 Soundboards
com.101soundboards/searchSearch millions of sound and soundboards on 101soundboards.com
Tools · 4
Fetch a public soundboard by its URL.
Search for public soundboards by search term. Optionally restrict the results to boards that have a text-to-speech engine.
Fetch a public sound by its URL.
Search for public sounds by search term.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"101_soundboards": {
"url": "https://www.101soundboards.com/mcp/search",
"transport": "streamable-http"
}
}
}