claude mcp add comdriflyte-driflyte-mcp-server -- npx -y @driflyte/mcp-server
{
"mcpServers": {
"comdriflyte-driflyte-mcp-server": {
"command": "npx",
"args": ["-y", "@driflyte/mcp-server"]
}
}
}
{
"mcpServers": {
"comdriflyte-driflyte-mcp-server": {
"command": "npx",
"args": ["-y", "@driflyte/mcp-server"]
}
}
}
{
"mcpServers": {
"comdriflyte-driflyte-mcp-server": {
"command": "npx",
"args": ["-y", "@driflyte/mcp-server"]
}
}
}
About This MCP Server
The Driflyte MCP server is a developer tool that enables AI assistants to query topic-specific knowledge from the web and GitHub. It connects to AI coding assistants through standard input/output, allowing them to access remote knowledge sources. Developers would use this server to provide their AI assistants with access to a broader range of information, enhancing their ability to provide accurate and helpful responses.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@driflyte/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The driflyte-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.