Skip to content

Add Neither MCP server - #2325

Draft
tensorblock-mcp-automation[bot] wants to merge 1 commit into
mainfrom
mcp/add-server-issue-2324
Draft

Add Neither MCP server#2325
tensorblock-mcp-automation[bot] wants to merge 1 commit into
mainfrom
mcp/add-server-issue-2324

Conversation

@tensorblock-mcp-automation

Copy link
Copy Markdown
Contributor

Summary

  • add Neither to docs/knowledge-management--memory.md from community issue Add MCP server: Neither #2324
  • add structured metadata sidecar data/server-metadata/github-stonianua-neither-mcp-d28456da.json
  • include submitted metadata below for maintainer verification

Generated entry

- [Neither](https://github.com/stonianua/neither-mcp): Hosted company/project context graph exposed over local stdio MCP for Cursor and Claude Desktop — selected notes/docs, retrieve with source evidence. Install: `npx -y @neitherai/mcp-server`. Site: https://www.neither.online/start/?product=dev. Official Registry: `io.github.stonianua/neither-mcp`. npm: `@neitherai/mcp-server`.

Generated metadata sidecar

data/server-metadata/github-stonianua-neither-mcp-d28456da.json

{
  "$schema": "../../schemas/server-metadata.schema.json",
  "id": "github-stonianua-neither-mcp-d28456da",
  "source": {
    "issue": 2324,
    "projectUrl": "https://github.com/stonianua/neither-mcp"
  },
  "transport": [
    "stdio"
  ],
  "auth": {
    "type": "none",
    "notes": []
  },
  "clients": [
    "Cursor",
    "Claude Desktop"
  ],
  "license": "MIT"
}

Submitted metadata

  • Install: npx -y @neitherai/mcp-server Transport: stdio (local process) Clients: Cursor, Claude Desktop Docs: https://www.neither.online/start/?product=dev
  • Transport: stdio
  • Auth: no auth
  • Clients: Cursor, Claude Desktop
  • License: MIT

Source issue

#2324

This is an automated draft PR. Maintainers should verify the project URL, category, metadata, and duplicate status before merging.

@github-actions
github-actions Bot force-pushed the mcp/add-server-issue-2324 branch from d38eabe to 5b0d4e1 Compare September 11, 2026 10:33
@stonianua

Copy link
Copy Markdown

Correction on auth (the form field Auth requirements: no auth is wrong).

Neither’s local stdio MCP requires a workspace API key:

  • Set NEITHER_API_KEY in the MCP server environment (workspace key from https://www.neither.online/developers/quickstart).
  • The stdio process talks to the hosted Neither API; this is not a no-auth local-only server.
  • NEITHER_API_BASE is optional (defaults to https://api.neither.online).

Please treat metadata as:

auth:
  type: api_key
  env: NEITHER_API_KEY

Draft PR #2325 currently has auth: { type: none } from that form value — that should not ship.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant