Server data from the Official MCP Registry
MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.
MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.
Set these up before or after installing:
Environment variable: FIRECRAWL_API_KEY
Environment variable: BRIGHTDATA_API_KEY
Environment variable: STRATEGY_CONFIG_PATH
Environment variable: OPTIMIZE_FOR
Environment variable: MCP_RESOURCE_STORAGE
Environment variable: MCP_RESOURCE_FILESYSTEM_ROOT
Environment variable: SKIP_HEALTH_CHECKS
Environment variable: LLM_PROVIDER
Environment variable: LLM_API_KEY
Environment variable: LLM_API_BASE_URL
Environment variable: LLM_MODEL
Add this to your MCP configuration file:
{
"mcpServers": {
"com-pulsemcp-servers-pulse-fetch": {
"env": {
"LLM_MODEL": "your-llm-model-here",
"LLM_API_KEY": "your-llm-api-key-here",
"LLM_PROVIDER": "your-llm-provider-here",
"OPTIMIZE_FOR": "your-optimize-for-here",
"LLM_API_BASE_URL": "your-llm-api-base-url-here",
"FIRECRAWL_API_KEY": "your-firecrawl-api-key-here",
"BRIGHTDATA_API_KEY": "your-brightdata-api-key-here",
"SKIP_HEALTH_CHECKS": "your-skip-health-checks-here",
"MCP_RESOURCE_STORAGE": "your-mcp-resource-storage-here",
"STRATEGY_CONFIG_PATH": "your-strategy-config-path-here",
"MCP_RESOURCE_FILESYSTEM_ROOT": "your-mcp-resource-filesystem-root-here"
},
"args": [
"-y",
"agent-orchestrator-mcp-server"
],
"command": "npx"
}
}
}This is a comprehensive MCP server collection from PulseMCP with good organizational structure and proper authentication requirements. The servers appropriately require API keys for third-party integrations and include many legitimate developer tools with permissions matching their stated purposes. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.