MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

F
Firecrawl MCP Server

MCP server by Jaycee1996

Created 12/1/2025
Updated 15 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-firecrawl-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "jaycee1996-firecrawl-mcp-server": { "command": "npx", "args": [ "jaycee1996-firecrawl-mcp-server" ] } } }