CORS Fixed + black and ruff fixes

This commit is contained in:
Yûki VACHOT 2025-12-01 02:55:47 +01:00
parent 5e2f6078a1
commit 3844ffc207
30 changed files with 85 additions and 114 deletions

View file

@ -465,16 +465,6 @@ geoguessr-mcp/
└── Dockerfile
```
### MCP Inspector Tool Test
Tool to inspect MCP server and test connectivity:
Using the [Inspector](https://github.com/modelcontextprotocol/inspector) tool from the MCP project.
Via Docker:
```bash
docker run --rm -p 6274:6274 -p 6277:6277 -e HOST=0.0.0.0 ghcr.io/modelcontextprotocol/inspector:latest
```
## 🤝 Contributing
Contributions are welcome! Please: