MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
io.github.TheRealFloatDev/agentsbestfriend is an MCP server that MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 72/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"abf": {
"env": {
"ABF_PROJECT_ROOT": "/path/to/your/project"
},
"args": [
"/path/to/AgentsBestFriend/packages/cli/dist/index.js",
"start"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A local MCP server that gives AI coding agents fast, token-efficient tools for navigating, searching, and understanding codebases — including monorepos.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'turbo' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
Turbo: Login callback CSRF/session fixation
### Impact Turborepo's self-hosted login and SSO browser flows did not validate a CSRF state value on the localhost callback. While the CLI was waiting for authentication, a malicious web page could send a request to the local callback server with an attacker-controlled token. If accepted before the legitimate callback, the CLI could complete login with the wrong credentials. This affects users authenticating the `turbo` CLI against self-hosted remote cache/auth endpoints. Vercel-hosted login
Turbo: Unexpected local code execution during Yarn Berry detection
### Impact Turborepo can be vulnerable to arbitrary code execution when run in untrusted repositories that contain malicious Yarn configuration. In affected versions, package manager detection executed `yarn --version` from the project directory, which could cause Yarn to load and execute a project-controlled `yarnPath` from `.yarnrc.yml`. An attacker who controls repository contents could cause code execution when a user or CI system runs affected `turbo`, `@turbo/codemod`, or `@turbo/worksp
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP server for using the GitLab API
Manage Supabase projects — databases, auth, storage, and edge functions
Chrome DevTools for coding agents
MCP Security Weekly
Get CVE alerts and security updates for io.github.TheRealFloatDev/agentsbestfriend and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.