claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configpython

back-office-lmelp MCP Config

MCP configuration with 1 server: MongoDB

View Source
.mcp.json
{
  "mcpServers": {
    "MongoDB": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mongodb-mcp-server",
        "--connectionString",
        "mongodb://localhost:27018/masque_et_la_plume",
        "--readOnly"
      ]
    }
  }
}

Stats

0 upvotes
0 copies
0 views
1 stars

Source

castorfou/back-office-lmelpcastorfoucastorfou

Language: Python

Tags

mcp-configpython

Related Configs

Commandpython
/act Command
6000
CLAUDE.mdpython
erArk CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
313000
Rulepython
Package Installation Rule
description: Standards for installing packages with UV in StackOne. (project) globs: "**/pyproject.toml" paths: "**/pyproject.toml"
4000
Rulepython
Tester Haiku.Mcp Rule
{ "_comment": "MCP config for tester-haiku agent", "_created": "2026-01-09", "_purpose": "Test writing with vault-rag for testing patterns lookup", "mcpServers": { "vault-rag": { "type": "stdio", "command": "C:\\venvs\\mcp\\Scripts\\python.exe", "args":...
10011
claudeconfig.directory
RulesMCP ServersJobsSubmit

Built for the Claude Code community. Not affiliated with Anthropic.