← Registry

General Tools

nekos.love

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://nekos.love/mcp

No auth detected

MCP server metadata

Name
nekos-love
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public tools for nekos.love, a private journaling app for cat owners. Use `get_site_info` for an overview, `list_pages` for public URLs, `get_pricing` for plans and billing, and `search_faq` for answers about privacy, storage, sharing and cancellation. These tools expose only public marketing content — no user accounts, cats or diary data.

Known tools 4

get_site_info

Overview of nekos.love: what the product is, its tagline, supported languages and available plans.

Inferred read-only
list_pages

List the public pages of nekos.love with their URLs and a short description of each.

Inferred read-only
get_pricing

The nekos.love pricing plans (Free and Love) with price, tagline, included features and billing terms.

Inferred read-only
search_faq

Search the nekos.love FAQ (privacy, pricing, storage, family sharing, cancellation, languages) and return matching questions and answers.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nekos-love]
url = "https://nekos.love/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nekos-love": {
      "type": "http",
      "url": "https://nekos.love/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nekos-love
Remote MCP URL: https://nekos.love/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nekos-love": {
      "url": "https://nekos.love/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nekos-love": {
      "type": "http",
      "url": "https://nekos.love/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nekos-love",
  "transport": "streamable-http",
  "url": "https://nekos.love/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.