systempromptio/systemprompt-mcp-server
A complete, production-ready implementation of a Model Context Protocol (MCP) server demonstrating OAuth 2.1, tools, prompts, resources, sampling, and notifications using Reddit as a real-world integration example.
Platform-specific configuration:
{
"mcpServers": {
"systemprompt-mcp-server": {
"command": "npx",
"args": [
"-y",
"systemprompt-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...