Add standalone MCP server for Claude Desktop integration

- Create dedicated MCP server with Nomad job management tools
- Add Claude Desktop configuration for MCP server connection
- Update requirements with mcp dependency for standalone server

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-05-31 10:42:38 +07:00
parent ba9201dfa6
commit 4ed9da5b72
3 changed files with 446 additions and 1 deletions

View File

@ -7,4 +7,5 @@ httpx
python-multipart
pyyaml
requests
fastapi_mcp
fastapi_mcp
mcp