mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 00:03:23 +02:00
Update readmes to use new mcp namespace
This commit is contained in:
@@ -95,7 +95,7 @@ The server offers six core tools:
|
||||
"-i",
|
||||
"-v",
|
||||
"mcp-test:/mcp",
|
||||
"ai/mcp-sqlite",
|
||||
"mcp/sqlite",
|
||||
"--db-path",
|
||||
"/mcp/test.db"
|
||||
]
|
||||
@@ -108,7 +108,7 @@ The server offers six core tools:
|
||||
Docker:
|
||||
|
||||
```bash
|
||||
docker build -t ai/mcp-sqlite .
|
||||
docker build -t mcp/sqlite .
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user