npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@nova-mind-cloud/neuronwriter-mcp

v1.0.6

Published

MCP Server for NeuronWriter SEO & content optimization

Readme

@gdm-pixel/neuronwriter-mcp

npm version License: NMCL Subscription Required

🔐 Subscription-Based NeuronWriter MCP

SEO content optimization and analysis.

⚠️ Requires Nova-Mind Cloud subscription - Starting at €39/month


💎 Open Source Code + Cloud Services

Code is open - Audit, learn, modify freely
🔐 Usage requires subscription - Backend authentication & infrastructure

👉 View pricing | Plans: €39 / €89 / €149 per month


✨ Features

  • 🔍 Competitor Analysis - Analyze top-ranking competitors for any keyword
  • 📊 Keyword Extraction - Extract valuable keywords with search volume data
  • 🎯 SEO Optimization - Get actionable recommendations for content optimization
  • 🌐 Multi-language - Support for multiple languages and search engines
  • 📈 SERP Data - Real-time search engine results page analysis
  • Fast Integration - Quick setup with Claude Desktop

📦 Installation

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "neuronwriter-mcp": {
      "command": "npx",
      "args": ["-y", "@gdm-pixel/neuronwriter-mcp@latest"],
      "env": {
        "NEURONWRITER_API_KEY": "your-api-key-here",
        "DEFAULT_PROJECT_ID": "your-project-domain.com",
        "DEFAULT_ENGINE": "google.com",
        "DEFAULT_LANGUAGE": "English"
      }
    }
  }
}

Config location:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json

⚙️ Configuration

Required Environment Variables

| Variable | Description | Example | |----------|-------------|---------| | NEURONWRITER_API_KEY | Your NeuronWriter API key | n-abc123... |

Optional Environment Variables

| Variable | Description | Default | Example | |----------|-------------|---------|---------| | DEFAULT_PROJECT_ID | Default project/domain | None | example.com | | DEFAULT_ENGINE | Default search engine | google.com | google.fr, google.de | | DEFAULT_LANGUAGE | Default content language | English | French, Spanish |

Getting Your API Key

  1. Log in to NeuronWriter
  2. Go to SettingsAPI
  3. Generate your API key
  4. Copy and paste into your config

🚀 Usage

Analyze Competitors for a Keyword

Analyze SEO competitors for "best coffee makers 2024"

Returns:

  • Top 10-20 competitor URLs
  • Title tags and meta descriptions
  • Content length and structure
  • Keyword usage patterns

Extract Keywords with Search Volume

Extract keywords from this competitor: https://example.com/article

Returns:

  • Primary and secondary keywords
  • Search volume data
  • Keyword difficulty scores
  • Related search terms

Get SEO Recommendations

What SEO improvements should I make for the keyword "digital marketing tips"?

Returns:

  • Content gap analysis
  • Recommended keywords to include
  • Optimal content length
  • Title and meta description suggestions

📋 Available Tools

Competitor Analysis

Analyze top-ranking content for target keywords.

Parameters:

  • keyword (required) - Target keyword to analyze
  • engine (optional) - Search engine (default: config)
  • language (optional) - Content language (default: config)
  • limit (optional) - Number of competitors (default: 10)

Keyword Extraction

Extract keywords from competitor URLs.

Parameters:

  • url (required) - Competitor URL to analyze
  • project_id (optional) - Project ID (default: config)

SEO Optimization

Get optimization recommendations for content.

Parameters:

  • keyword (required) - Target keyword
  • content (optional) - Your content to analyze
  • language (optional) - Content language (default: config)

🔧 Troubleshooting

Authentication Issues

Problem: "Invalid API key" or authentication errors

Solutions:

  • Verify your API key is correct (starts with n-)
  • Check your NeuronWriter subscription is active
  • Ensure no extra spaces in the API key
  • Try regenerating the API key in NeuronWriter settings

Analysis Fails

Problem: Competitor analysis returns no results

Solutions:

  • Verify the keyword has search volume
  • Check the search engine setting matches your target market
  • Try a more specific or popular keyword
  • Ensure language setting matches content language

Rate Limiting

Problem: "Too many requests" errors

Solutions:

  • Wait a few minutes between large batches
  • Reduce the number of competitors analyzed
  • Check your NeuronWriter plan limits
  • Contact NeuronWriter support for API limits

🌐 Supported Search Engines

  • Google: google.com, google.fr, google.de, google.es, google.it, google.co.uk, etc.
  • Other engines: Check NeuronWriter documentation for full list

🗣️ Supported Languages

English, French, Spanish, German, Italian, Portuguese, Dutch, Polish, Russian, Japanese, Chinese, and more.

Check NeuronWriter documentation for complete language list.


📄 License

MIT © Charles Annoni


🔗 Links


🙏 Credits

Created by Charles Annoni (GDM-Pixel)

Part of the Nova-Mind ecosystem - AI-powered coaching platform.