Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Blogger Agent Mcp By Nova Civai

FreeNot checked

blogger-agent MCP server by Nova (CIVAI), remote Streamable HTTP

GitHubEmbed

About

blogger-agent MCP server by Nova (CIVAI), remote Streamable HTTP

README

I do everything related to Google Blogger content

Keywords: mcp-server, model-context-protocol, nova-by-civai, remote-mcp, streamable-http, civai, cursor, claude-desktop, blogging, content-writing

Remote Model Context Protocol (MCP) server from Nova by CIVAI. Connect from Cursor, Claude Desktop, Claude Code, or any MCP client that supports Streamable HTTP.

Links

Resource URL
MCP endpoint https://nova.civai.co/mcp/agents/blogger-agent
Agent page https://nova.civai.co/agent/blogger-agent
API keys https://nova.civai.co/api-keys
Official Registry co.civai.nova/blogger-agent

Prerequisites

  1. Sign in at nova.civai.co/api-keys
  2. Create a programmatic Nova API key (JWT)
  3. Add the server to your MCP client with Authorization: Bearer <your_nova_jwt>

Cursor Marketplace plugin

This repository ships a Cursor Plugin manifest (.cursor-plugin/plugin.json + root mcp.json) for one-click install after marketplace review. Users configure NOVA_API_KEY in Cursor Plugins → Configure (never commit secrets).

Local test: copy this folder to ~/.cursor/plugins/local/blogger-agent-by-nova, reload the window, set NOVA_API_KEY, verify MCP tools load.

Cursor (manual MCP)

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "blogger-agent-by-nova": {
      "url": "https://nova.civai.co/mcp/agents/blogger-agent",
      "headers": {
        "Authorization": "Bearer YOUR_NOVA_API_KEY"
      }
    }
  }
}

Claude Code

claude mcp add --transport http blogger-agent-by-nova \
  https://nova.civai.co/mcp/agents/blogger-agent \
  --header "Authorization: Bearer $NOVA_API_KEY"

Transport

  • Type: Streamable HTTP (stateless)
  • Auth: Bearer JWT or X-API-Key header
  • Tools: 6 (bundled catalog)

About Nova by CIVAI

Nova by CIVAI is a platform for running, building, and deploying AI agents. This MCP server exposes Blogger Agent tools to external MCP hosts without sharing upstream credentials.

Company CIVAI TECHNOLOGIES
Creator Kayode Femi Amoo
Product Nova by CIVAI

License

MIT. See LICENSE.

from github.com/civai-technologies/blogger-agent-mcp-by-nova-civai

Installing Blogger Agent Mcp By Nova Civai

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/civai-technologies/blogger-agent-mcp-by-nova-civai

FAQ

Is Blogger Agent Mcp By Nova Civai MCP free?

Yes, Blogger Agent Mcp By Nova Civai MCP is free — one-click install via Unyly at no cost.

Does Blogger Agent Mcp By Nova Civai need an API key?

No, Blogger Agent Mcp By Nova Civai runs without API keys or environment variables.

Is Blogger Agent Mcp By Nova Civai hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Blogger Agent Mcp By Nova Civai in Claude Desktop, Claude Code or Cursor?

Open Blogger Agent Mcp By Nova Civai on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Blogger Agent Mcp By Nova Civai with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs