signal_foundry_mcp

signal_foundry_mcp

MCP server for monitoring competitor pricing pages, scraping pricing data into SQLite, and answering plain-language questions about pricing plans via Claude.

Category
访问服务器

README

Signal Foundry MCP

Signal Foundry watches competitor pricing pages so product teams can spend less time copying numbers between tabs. Ask a plain language question, let the MCP tools collect the source, and keep useful pricing plans in SQLite for the next question.

What it does

  • Scrapes pricing pages through Firecrawl and saves markdown and HTML.
  • Records source details so saved pages can be found by provider, URL, or domain.
  • Uses Claude through Vocareum to decide which MCP tool should run and to explain results clearly.
  • Extracts supported pricing details into SQLite for fast follow up questions.
  • Shows recent plans with show data.

How the pieces work

Question in terminal
        ↓
Claude client and MCP tool loop
        ↓
Scraper server  →  saved page files and metadata
        ↓
Pricing extractor  →  SQLite MCP server
        ↓
Clear comparison answer

Think of the system as a small research desk. The scraper gathers the page, the database keeps the useful notes, and Claude turns those notes into an answer.

Setup

  1. Install Python 3.11 or later, Node.js, and uv.
  2. Copy .env.example to .env, then add the Vocareum key and Firecrawl key. The supplied defaults route Claude through Vocareum. Leave them unchanged unless Udacity provides a different endpoint or model.
  3. Install dependencies.
uv sync --all-groups
  1. Start the client.
uv run python starter_client.py

The client starts the custom scraper, SQLite, and filesystem MCP servers from server_config.json.

Practical safeguards

Saved pages are reused for 24 hours, so a follow up question does not spend another Firecrawl credit. The scraper also supports force: true when a fresh page is needed. Short retries help with temporary network errors, while a failed provider does not stop the remaining sites from finishing. A saved DeepSeek comparison uses matching SQLite rows first, which keeps repeat questions quick and avoids another scrape.

Example prompts

scrape these sites: {'cloudrift': 'https://www.cloudrift.ai/inference', 'deepinfra': 'https://deepinfra.com/pricing', 'fireworks': 'https://fireworks.ai/pricing#serverless-pricing', 'groq': 'https://groq.com/pricing'}

Compare cloudrift ai and deepinfra's costs for deepseek v3

show data

Tests

uv run pytest

The test suite checks scraper persistence, cache refreshes, retrieval, MCP retries, database writes, Claude tool use, terminal data display, and a mocked scrape to answer workflow.

Limits

Pricing pages change often and providers may use different billing units. Signal Foundry reports only what a saved source supports and keeps the source URL with each scrape. Live runs need valid API keys and may use API credits.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选