Integrations
Allows code analysis and repository evaluation capabilities as demonstrated in the example command 'Analyze https://github.com/BenderV/autochat'.
Provides repository analysis capabilities for quality assessment, topic identification, and package usage as shown in the server description.
Referenced as a required integration with API key setup, and mentioned in code structure as a provider integration for the chat system.
DARPEngine
The MCP searchengine for DARP.
DARPEngine stores metadata for MCP servers hosted online and provides smart search capabilites.
Features
- Simple CLI
- API access to search
- MCP tool to retrieve search results for connecting manually
- Routing MCP tool based on the server: answer any question using the tools found for the user's request
Coming soon
- Support for
.well-known/mcp.json
- Crawler
- Nice frontend
- Hosted version
- Validate different levels of SSL certificates and integrate this info smarly to make sensitive MCP servers difficult to spoof
Installation
Getting started
You can connect the DARPEngine to an MCP Client (e.g. Claude Desktop or Cursor) using mcp tools provided. Just select SSE mode & specify http://localhost:4689/sse
as the endpoint.
Direct CLI use
Another way is to use CLI. Most of the scripts work with just standard Python libraries, but routing tool requires mcp package, you can install script requirements like this:
When installation is over we can use the scripts.
To begin with it we need to add some MCP servers to the engine, e.g:
Then we can make the requests:
You can get more useful results with the routing tool:
Of course, the usefulness of the result depends on the MCP servers you connect to the engine.
Get help and support
Please feel free to connect with us using the discussion section.
Contributing
Please read Contributing to Docling for details.
Follow us on X: https://x.com/DARP_AI
License
The DARPEngine codebase is under MIT license.
This server cannot be installed
Stores metadata for MCP servers and provides smart search capabilities, allowing users to find appropriate MCP servers for their queries and route requests to the most suitable server.
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP (Model Context Protocol) server that provides Google search capabilities and webpage content analysis tools. This server enables AI models to perform Google searches and analyze webpage content programmatically.Last updated -34641TypeScript
- -securityFlicense-qualityAn MCP server that integrates with SerpApi to retrieve search results from multiple search engines including Google, Bing, Yahoo, and others, enabling fast access to both live and archived search data.Last updated -Python
- -securityAlicense-qualityMCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)Last updated -1PythonMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3925