@forestadmin/mcp-server
Freeby MCP Community
Model Context Protocol server for Forest Admin with OAuth authentication
v1.8.17Added Apr 12, 2026
@forestadmin/mcp-server MCP Server
Model Context Protocol server for Forest Admin with OAuth authentication
Installation
npx -y @forestadmin/mcp-server
Reviews
Installation
Quick install
npx -y @forestadmin/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@forestadmin/mcp-server": {
"command": "npx",
"args": ["-y", "@forestadmin/mcp-server"]
}
}
}