Skip to main content
Glama

Crawl4AI RAG MCP Server

by Chillbruhhh
build.gradle.kts•605 B
/* * This file was generated by the Gradle 'init' task. * * This generated file contains a sample Java library project to get you started. * For more details take a look at the 'Building Java & JVM projects' chapter in the Gradle * User Manual available at https://docs.gradle.org/7.6/userguide/building_java_projects.html */ //version = "4.3.0" plugins { // Apply the java-library plugin for API and implementation separation. `java-library` } repositories { // Use Maven Central for resolving dependencies. mavenCentral() } dependencies { api("org.neo4j:neo4j:$version") }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chillbruhhh/crawl4ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server