Skip to main content
Glama
application.properties717 B
spring.main.web-application-type=none # NOTE: You must disable the banner and the console logging # to allow the STDIO transport to work !!! spring.main.banner-mode=off # logging.pattern.console=%d{yyyy-MMM-dd HH:mm:ss.SSS} %-5level [%thread] %logger{15} - %msg%n logging.pattern.console= spring.ai.mcp.server.name=jcrawl4ai-mcp-server ## crawl4ai Settings - update your URL and token below crawl4ai.base-url=http://your-cral4ai-server-url:11235 crawl4ai.api-token=your-api-token # MCP spring.ai.mcp.server.enabled=true spring.ai.mcp.server.version=1.0.0 spring.ai.mcp.server.type=SYNC spring.ai.mcp.server.stdio=true logging.level.org.springframework.web=DEBUG logging.file.name=./target/mcp-stdio-server.log

Latest Blog Posts

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/rainyheart/jcrawl4ai-mcp-server'

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