devvit-mcp
Verified Safeby reddit
Overview
Provides a Model Context Protocol (MCP) server for developing applications on Reddit's Devvit platform.
Installation
No command providedSecurity Notes
The server's execution model relies on user-configured commands (via `mcp.json` and `npx`), which inherently allows for arbitrary command execution. Assuming the `@devvit/mcp` package is trusted and the server's source (from Reddit) is verified, it is safe. Telemetry is opt-out via an environment variable.
Similar Servers
nuxt-mcp-dev
This server provides development context and real-time insights from Vite/Nuxt applications to AI models via a Model Context Protocol (MCP) server.
frontmcp
The CodeCall plugin provides AgentScript-based meta-tools for orchestrating MCP tools, enabling programmatic discovery, description, execution, and invocation of server capabilities within a sandboxed JavaScript environment.
mcp-typescript-template
This project provides a foundational TypeScript template for developing remote Model Context Protocol (MCP) servers with robust tooling and best practices.
mcp
An MCP server providing a set of mathematical tools (calculator functions) for remote execution via the Model Context Protocol.