UNPKG

systemprompt-mcp-reddit

Version:

A specialized Model Context Protocol (MCP) server that enables you to search, read, and interact with Reddit content, leveraging an AI Agent to help with each operation.

6 lines 244 B
export * from "./reddit-service.js"; export * from "./reddit-auth-service.js"; export * from "./reddit-post-service.js"; export * from "./reddit-subreddit-service.js"; export * from "./reddit-fetch-service.js"; //# sourceMappingURL=index.js.map