Neither MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 15 Sep 2026.
Selected project context for Cursor & Claude Desktop via local stdio MCP, with source evidence.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const entries = await readdir(dir, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add neither-mcp -- npx -y @neitherai/mcp-server
{
"mcpServers": {
"neither-mcp": {
"args": [
"-y",
"@neitherai/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.neither-mcp]
command = "npx"
args = ["-y", "@neitherai/mcp-server"]
{
"mcpServers": {
"neither-mcp": {
"args": [
"-y",
"@neitherai/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"neither-mcp": {
"args": [
"-y",
"@neitherai/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NEITHER_API_KEY (Workspace API key from https://www.neither.online/developers/quickstart), NEITHER_API_BASE (API host (default https://api.neither.online)).
The author declared them in the registry entry; get the values from the project itself.
Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Local-first, source-backed continuity for AI agents via stdio MCP.
Local DevDocs MCP Server (Developer Docs with project specific context awareness)
qcqx-project-manage MCP Server — 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)
PubNub Model Context Protocol MCP Server for Cursor and Claude
Local task scheduler and worker manager with MCP integration for Claude Desktop.
.FAF Context — persistent project context for Cursor, VS Code and every MCP-compatible IDE.
Answers built from our own checks of this server.