Files
nomad_mcp/requirements.txt
Nicolas Koehl ba9201dfa6 Implement FastAPI MCP zero-config integration
- Add fastapi_mcp to provide automatic MCP tooling from API endpoints
- Create MCP request/response schema models
- Update main.py to initialize FastAPI MCP with zero config
- Add comprehensive MCP integration documentation
- Update README with zero-config MCP integration information

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-15 11:50:55 +07:00

10 lines
111 B
Plaintext

fastapi
uvicorn
python-nomad
pydantic
python-dotenv
httpx
python-multipart
pyyaml
requests
fastapi_mcp