Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Quick Install
npx @driflyte/mcp-serverClaude Desktop Config
{
"mcpServers": {
"com-driflyte-driflyte-mcp-server": {
"command": "npx",
"args": [
"@driflyte/mcp-server"
]
}
}
}v0.1.15
Imported from MCP Registry