Back to MCP Servers
Skill Seekers
Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG knowledge. 35 MCP tools for scraping, packaging, enhancing, and exporting to vector databases (Weaviate, Chroma, FAISS, Qdrant). Supports 16+ tar…
knowledge-memorygithubslackdiscordscrapingapiairag
Installation
npx -y Skill_SeekersConfiguration
{
"mcpServers": {
"Skill_Seekers": {
"command": "npx",
"args": ["-y", "Skill_Seekers"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes