PAMPA
JSON →An MCP server for intelligent semantic search and automatic learning within codebases, allowing AI agents to efficiently query and index project artifacts.
Install
npx pampa Tools · 5
- search Semantic search across the codebase using natural language queries with optional filters for path glob, tags, and language
- learn Learn from successful searches and cache intentions for instant responses to similar queries
- index Index the codebase for semantic search, creating chunks and embeddings for each function and class
- watch Watch the file system for changes and incrementally update the index in real-time
- context-pack Create and manage reusable search scopes with CLI and MCP integration
Environment variables
OPENAI_API_KEYCOHERE_API_KEYPAMPA_ENCRYPTION_KEY
Links
★ 29 GitHub stars