Skip to content

MCP Server template seems to generate unnecessary files #56

@bartmichalak

Description

@bartmichalak

Do we need (at least by default) stuff like:

  • database.py
  • repositories.py which defines CrudRepository
  • all the files in the utils directory?

Also, database.py imports Depends from fastapi which isn't added to pyproject.toml, so it'll throw an error when someone tries to use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mcp-serverIssues related to MCP Server Template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions