devops-infra MCP Server
Stateful AI Agent Infrastructure with Persistent FTS5 Memory and Sandboxed Execution.
Discovered via github-topic:mcp-server and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Register an alternate name (alias) for an existing context entry
Append text to existing files
Get today's date and time
Find and replace text in files
Query stored context — supports keyword search (FTS5), direct key lookup, or lists all keys
Full-text search across change summaries (optionally scoped to project or type)
`<user>`
Read files with AI-friendly line-based windowing
Remove a directory (with optional recursive flag)
List all known projects with last update timestamps
List files and directories (use `recursive=true` for tree view)
Delete a file from the sandbox directory
Register an alternate name (alias) for a project identifier
Write text to files
Execute shell commands in sandbox
Record a new change entry (bugfix, refactor, feature, milestone, config, other)
Get full details for a single issue including complete description and commit link
Purpose
Search the live web for information
Insert text after a marker line
Move an issue from one project to another (change ownership)
Scrape a URL and extract content
Search for text patterns within files (exact or regex)
Convert a Markdown file to a styled PDF document
Add a timeline step to an existing project change
Transition issue status (open → closed / not-relevant)
Add two numbers together
Store project-specific context in SQLite knowledge base
Value
`/tmp/uv-cache`
Store or update an issue with status, title, description, commit link
Project root
Purpose
Filter by project, status, or exact key; shows truncated descriptions and related change count
Handshake — returns server info and capabilities
`/usr/local/bin:/usr/bin:<user>/.local/bin`
List changes with filters by type (`bugfix`, `refactor`, `feature`, `milestone`, `config`, `other`) and date range
List all issues for a project with optional status filter
Clear stored context entries by key or wipe all entries for a project
Get full history for one change including all timeline steps