com.driflyte/driflyte-mcp-server
Quality Score
66
/100
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.driflyte.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"driflyte-mcp-server": {
"command": "npx",
"args": [
"-y",
"@driflyte/mcp-server"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"driflyte-mcp-server": {
"command": "npx",
"args": [
"-y",
"@driflyte/mcp-server"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y @driflyte/mcp-server§03 MCP Quality Score · methodology
freshness
11
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…