SFBB/mcp-mongodb-novel-server
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially for novel.
Platform-specific configuration:
{
"mcpServers": {
"mcp-mongodb-novel-server": {
"command": "npx",
"args": [
"-y",
"mcp-mongodb-novel-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...