Skip to content

Add -d/--database arg to mcp server - #63

Merged
gvanrossum-ms merged 2 commits into
mainfrom
release
Oct 30, 2025
Merged

Add -d/--database arg to mcp server#63
gvanrossum-ms merged 2 commits into
mainfrom
release

Conversation

@gvanrossum-ms

@gvanrossum-ms gvanrossum-ms commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

When given, the database is assumed to be already loaded (if it isn't, it will appear empty).
When not given, an in-memory storage provider is used and loaded with the standard podcast data.

Some other cleanups.

Fixes #55.

@gvanrossum-ms
gvanrossum-ms merged commit 8ec6a1f into main Oct 30, 2025
20 checks passed
@gvanrossum-ms
gvanrossum-ms deleted the release branch October 30, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The MCP server should be able to take a sqlite database command line argument

2 participants