Spark Prompts
Rank #61,758io.github.Sidsaladi9/getprompts
Search 1,000+ battle-tested AI prompts from getprompts.org into Claude Code, Cursor, ChatGPT.
Spark Prompts is a Model Context Protocol (MCP) server published by Sidsaladi9. It ranks #61,758 of 132,113 servers tracked on MCP Toplist. Spark Prompts is listed on Official MCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on May 26, 2026.
Ranks ahead of 70,355 of 132,113 servers on MCP Toplist.
Use Spark Prompts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add getprompts -- npx -y getprompts-mcp[mcp_servers.getprompts]
command = "npx"
args = ["-y", "getprompts-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"getprompts": {
"command": "npx",
"args": [
"-y",
"getprompts-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"getprompts": {
"command": "npx",
"args": [
"-y",
"getprompts-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"getprompts": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"getprompts-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"getprompts": {
"command": "npx",
"args": [
"-y",
"getprompts-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"getprompts": {
"command": "npx",
"args": [
"-y",
"getprompts-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Sidsaladi9%2Fgetprompts)<a href="https://mcptoplist.com/server/io.github.Sidsaladi9%2Fgetprompts"><img src="https://mcptoplist.com/badge/io.github.Sidsaladi9%2Fgetprompts.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Sidsaladi9
Other servers by Sidsaladi9
View all Sidsaladi9 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 26, 2026 |
Frequently asked questions
- Who maintains Spark Prompts?
- Spark Prompts is maintained by Sidsaladi9, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Spark Prompts listed on the Official MCP Registry?
- Yes — Spark Prompts is listed on the Official MCP Registry.
- How many versions does Spark Prompts have?
- MCP Toplist tracks 1 version of Spark Prompts, most recently published on May 26, 2026.
- Where can I find the source code for Spark Prompts?
- The source code for Spark Prompts is hosted at github.com/Sidsaladi9/spark-prompts.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.