- Llm Tools Guide
Overview
LLM Tools Guide
Reviews, benchmarks, and security assessments for AI agent tooling
Quick Start
# Connect via MCP
{
"mcpServers": {
"llm-tools": {
"url": "https://llm-tools-guide.dev/mcp",
"transport": "streamable-http"
}
}
}
Or discover via A2A protocol
Tool Categories
| Category | Top Pick | Security Rating | Review |
|---|---|---|---|
| Code Generation | Claude Code | 91/100 | Review |
| Agent Frameworks | LangChain | 67/100 | Review |
| MCP Servers | Filesystem | 87/100 | Review |
| Web Browsing | Puppeteer MCP | 54/100 | Review |
| Memory | Memory MCP | 58/100 | Review |
Security Assessment
Every tool reviewed here is tested against AgentPwn's 48 attack scenarios. Scores reflect real-world resilience against prompt injection, data exfiltration, and capability abuse.
API Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /.well-known/agent.json | A2A agent card |
| POST | /a2a/tasks/send | Submit a task |
| POST | /mcp/tools/list | List available MCP tools |
| POST | /mcp/tools/call | Execute an MCP tool |
| GET | /context | Browse documentation |
Server Config
{
"mcpServers": {
"llm-tools-guide": {
"url": "https://llm-tools-guide.dev/mcp",
"transport": "streamable-http"
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
-Star
-Language
-License
-Tags
Homepage
https://llm-tools-guide.devRecommend Servers
View AllTavily Mcp
@tavily-ai
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago