Server data from the Official MCP Registry
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
Remote endpoints: streamable-http: https://prodapi.live/mcp
This is a well-structured MCP server wrapper for Foundry/API with strong security practices. Authentication is properly enforced via API keys in headers, credentials are excluded from the codebase, and input validation is implemented via Zod schemas. The server has appropriate scoping—seven bounded tools with clear authorization-based descriptions. Minor code quality observations exist but do not materially impact security.
8 files analyzed · 4 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.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
A public, credential-free starter kit for turning the nine Foundry/API products into importable automations and bounded agent tools. The repository contains three n8n workflow templates, nine Pipedream registry-style actions, a restricted local MCP wrapper and a registry-ready remote MCP endpoint.
| Outcome | Asset | Products |
|---|---|---|
| Build a local-market prospecting workflow | n8n/local-sales-intelligence.json | Google Maps Lead Extractor, B2B Domain Enricher, Review Sentiment Analyzer |
| Turn documents and text into validated data | n8n/document-automation.json | DocuStruct, JSON-Forge |
| Prepare public web content for retrieval | n8n/rag-content-ingestion.json | RenderCloud, RAG-Feeder |
| Give an MCP client bounded API tools | https://prodapi.live/mcp or mcp/ | Seven transformation, discovery and analysis tools |
| Action | REST endpoint | Pipedream source |
|---|---|---|
| Render Web Page | /api/v1/rendercloud/render | pipedream/actions/render-web-page |
| Create Auth Sandbox Session | /api/v1/auth-scraper/sessions | pipedream/actions/create-auth-sandbox-session |
| Forge Structured JSON | /api/v1/json-forge/forge | pipedream/actions/forge-structured-json |
| Extract Document | /api/v1/docustruct/extract | pipedream/actions/extract-document |
| Prepare RAG Content | /api/v1/rag-feeder/convert | pipedream/actions/prepare-rag-content |
| Create Change Monitor | /api/v1/trackpulse/monitors | pipedream/actions/create-change-monitor |
| Enrich B2B Domain | /api/v1/b2b-domain-enricher/enrich | pipedream/actions/enrich-domain |
| Search Local Businesses | /api/v1/google-maps-lead-extractor/search | pipedream/actions/search-local-businesses |
| Analyze Public Reviews | /api/v1/review-sentiment-analyzer/analyze | pipedream/actions/analyze-reviews |
No credential, token, review, customer data or test secret is committed. Set the API key in n8n Header Auth, a Pipedream connected app, the MCP remote X-API-Key header or the local FOUNDRY_API_KEY environment variable. Use only sources and systems you are authorized to process. Auth-Scraper remains a public demo sandbox; TrackPulse monitoring must be configured only for authorized URLs and webhook destinations.
Run npm test from the repository root. The validator parses every workflow, checks Pipedream and MCP syntax, verifies remote registry metadata, scans for credential-like values and runs the MCP client tests without calling production APIs.
Product site · Developer Hub · API access · MCP Registry · Security · Support · Pipedream request
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.