We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crawleo/crawleo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Smithery configuration file
# https://smithery.ai/docs/config#smitheryyaml
mcpServer:
transport: http
url: https://api.crawleo.dev/mcp
headersSchema:
type: object
required:
- authorization
properties:
authorization:
type: string
description: >
Authorization header in the format:
Please Get it from https://www.crawleo.dev/dashboard/api-keys
Bearer YOUR_CRAWLEO_API_KEY