mcpbeat

MCP Animenewsnetwork MCP Server

local only

MCP Animenewsnetwork runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Aug 2026.

Search the Anime News Network encyclopedia and read its news wire. No API key.

Installs / week
npm · mcp-animenewsnetwork
0
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-animenewsnetwork -- npx -y mcp-animenewsnetwork
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-animenewsnetwork": {
      "args": [
        "-y",
        "mcp-animenewsnetwork"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-animenewsnetwork]
command = "npx"
args = ["-y", "mcp-animenewsnetwork"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-animenewsnetwork": {
      "args": [
        "-y",
        "mcp-animenewsnetwork"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-animenewsnetwork": {
      "args": [
        "-y",
        "mcp-animenewsnetwork"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Animenewsnetwork

same job, measured the same way
MediaWiki
by olgasafonova

Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.

local only
MCP Metacritic
by smeet666

Search Metacritic films, shows and games, read scores and critic reviews. No API key.

local only
Hacker News MCP by UnClick
by malamutemayhem

Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.

18 installs/wk local only
Fiverr MCP Server
by kyurish

Search Fiverr gigs, sellers, pricing, and reviews. No API key required.

112 installs/wk local only
Web Search
by hec-ovi

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

425 installs/wk local only
Registrum MCP
by vdmeu

Search UK companies, get financials, directors, and networks via the Registrum Companies House API.

46 installs/wk local only
twscrape Twitter/X (read-only)
by jsilets

Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.

75 installs/wk local only
MCP Lyricscom
by smeet666

Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.

526 installs/wk local only

MCP Animenewsnetwork — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Animenewsnetwork?
MCP Animenewsnetwork runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-animenewsnetwork.
How do I connect MCP Animenewsnetwork?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-animenewsnetwork straight from npm; nothing to host, nothing to sign up for.
Is MCP Animenewsnetwork open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.