Skip to content
Back to search
30
MCP

freetool-mcp

npm/freetool-mcp

Model Context Protocol server for FreeTool — PDF, text, and QR utilities for Claude Desktop, Claude Code, and Cursor.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

freecad_mcp
FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to
0 tools
iflow-mcp_claude-document-mcp
Model Context Protocol server for document operations with Claude Desktop
0 tools
claude-code-mcp
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact
0 tools
freee-mcp
Model Context Protocol (MCP) server for freee API integration
0 tools
firefox-devtools-mcp
Model Context Protocol (MCP) server for Firefox DevTools automation
0 tools
wrenchpilot/it-tools-mcp
Model Context Protocol server providing various IT tools and utilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "freetool-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}