claude mcp add dello13-neuromcp -- npx -y neuromcp
{
"mcpServers": {
"dello13-neuromcp": {
"command": "npx",
"args": ["-y", "neuromcp"]
}
}
}
{
"mcpServers": {
"dello13-neuromcp": {
"command": "npx",
"args": ["-y", "neuromcp"]
}
}
}
{
"mcpServers": {
"dello13-neuromcp": {
"command": "npx",
"args": ["-y", "neuromcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a tool that provides semantic memory for AI agents, enabling hybrid search, knowledge graph, and consolidation capabilities. It can be connected to through npm and stdio, allowing developers to integrate it into their projects. Developers would use this server when they need to implement advanced search and knowledge management features in their AI applications, particularly those utilizing AI coding assistants.
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
neuromcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The neuromcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.