Back to Home
nestr-dev icon

nestr-mcp

Verified Safe

by nestr-dev

Overview

Connects AI assistants to Nestr workspaces, enabling them to manage tasks, projects, organizational structures, and retrieve insights.

Installation

Run Command
npx -y @nestr/mcp

Environment Variables

  • NESTR_API_KEY
  • NESTR_OAUTH_TOKEN
  • NESTR_API_BASE
  • NESTR_OAUTH_CLIENT_ID
  • NESTR_OAUTH_CLIENT_SECRET
  • MCP_RESOURCE_URL
  • PORT
  • OAUTH_STORAGE_DIR

Security Notes

The server implements robust security measures including explicit environment variable usage for API keys/OAuth tokens, proper input validation (using Zod schemas), and HTML escaping for error messages to prevent XSS. It handles OAuth with PKCE verification by proxying to Nestr, adding an important security layer. Session management relies on MCP client termination or server shutdown for cleanup, but `oauth/storage.ts` includes a periodic cleanup for pending auth requests. No `eval` or blatant obfuscation detected. Dynamic client registration, while a standard OAuth feature, always carries inherent risks that appear well-mitigated through validation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3500
Stars0
Forks0
Last Update2026-01-19

Tags

mcpnestraiworkspacetasks