shantycrawl-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIRECRAWL_API_URL | No | Your Firecrawl API base URL | http://localhost:3002 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scrapeC | Extract markdown from a URL |
| crawlB | Crawl a website for page content |
| searchC | Search the web |
| check_crawl_statusC | Check crawl job progress |
| tool_enableB | Activate an advanced tool for this session. Use without arguments to list available tools. |
| tool_disableA | Deactivate an advanced tool for this session. Use without arguments to list currently active tools. See tool_enable for the full list of available tools. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| shantycrawl-setup | How to use shantycrawl-mcp lazy-loading tools |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/schlemperdev/shantycrawl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server