Server data from the Official MCP Registry
Search 5000+ software tools with structured, labelled facts. No pay-to-rank.
About
Search 5000+ software tools with structured, labelled facts. No pay-to-rank.
Remote endpoints: streamable-http: https://www.directree.io/api/mcp
Security Report
This is a well-structured MCP server with no critical vulnerabilities. The server provides read-only access to a public software directory via Supabase. Authentication is properly handled through environment variables, input validation is present via Zod schemas, and dangerous operations (shell execution, file I/O beyond env loading) are absent. Minor concerns include broad exception handling and lack of input sanitization on the Supabase query strings, but these do not pose significant security risks given the read-only nature and public data source. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity).
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
directree MCP Server
Query directree — the honest software directory — from any AI assistant that supports the Model Context Protocol.
Search 5,000+ software tools, get structured facts with clear provenance labels (observed / AI-inferred / founder-edited), and compare products side by side.
Tools
| Tool | Description |
|---|---|
search_tools | Search by name, tagline, or description. Filter by category or free plan. |
get_tool | Get full structured facts for one tool by slug. |
compare_tools | Compare 2-4 tools side by side. |
list_categories | List all software categories with tool counts. |
Usage
Option A: Remote HTTP endpoint (no install)
Any MCP-compatible client can connect to the hosted endpoint directly:
https://www.directree.io/api/mcp
Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"directree": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://www.directree.io/api/mcp"]
}
}
}
Restart Claude Desktop after saving. The directree tools will appear in the tools panel.
Option B: Run locally (stdio)
# Clone and install
git clone https://github.com/coburn2716/directree-mcp.git
cd directree-mcp
npm install
# Run
node mcp-server.mjs
No API key required. Reads directly from the directree public catalog.
Claude Desktop config for local:
{
"mcpServers": {
"directree": {
"command": "node",
"args": ["/path/to/directree-mcp/mcp-server.mjs"]
}
}
}
REST API
Prefer plain REST? Use the agent-ready endpoints directly:
# Search tools
curl "https://www.directree.io/api/agent/tools?q=project+management&has_free_plan=true"
# Get one tool
curl "https://www.directree.io/api/agent/tools/notion"
# List categories
curl "https://www.directree.io/api/agent/categories"
Full docs: directree.io/mcp
Why directree?
Every fact in the directory is labelled with its source:
- Observed - crawled directly from the tool's own website
- AI-inferred - generated by a model, clearly marked as such
- Founder-edited - verified and corrected by the tool's owner
No fake scores. No pay-to-rank. Clean, structured data agents can actually trust.
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
