claude mcp add comseanwinslow-vault-knowledge -- npx -y @swins/vault-knowledge-mcp
{
"mcpServers": {
"comseanwinslow-vault-knowledge": {
"command": "npx",
"args": ["-y", "@swins/vault-knowledge-mcp"]
}
}
}
{
"mcpServers": {
"comseanwinslow-vault-knowledge": {
"command": "npx",
"args": ["-y", "@swins/vault-knowledge-mcp"]
}
}
}
{
"mcpServers": {
"comseanwinslow-vault-knowledge": {
"command": "npx",
"args": ["-y", "@swins/vault-knowledge-mcp"]
}
}
}
About This MCP Server
The com.seanwinslow/vault-knowledge server provides a read-only Model Context Protocol interface to a vault's typed knowledge graph, enabling search functionality such as concept search, identification of contradictions, and retrieval of specific articles. This server connects to a knowledge graph, allowing developers to access and query the stored information using standard input/output streams. A developer would use this server when they need to integrate a knowledge graph search functionality into their application, particularly when working with npm packages and requiring a standardized in
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@swins/vault-knowledge-mcp 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 vault-knowledge server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.