diff --git a/community-servers.yml b/community-servers.yml index f2519d0..e5258e8 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,51 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "Timeline Pulse" + github_url: "https://github.com/davidmosiah/timeline-pulse" + package_name: "timeline-pulse" + description: "Local-first timeline intelligence MCP server for turning dated events into structured context, recaps, and agent-readable chronology." + package_type: "npm" + category: "productivity" + - name: "Wellness Cycle Coach" + github_url: "https://github.com/davidmosiah/wellness-cycle-coach" + package_name: "wellness-cycle-coach" + description: "Privacy-first cycle coaching MCP server for local wellness planning, symptoms, readiness signals, and structured health context." + package_type: "npm" + category: "other" + - name: "Wellness Air" + github_url: "https://github.com/davidmosiah/wellness-air" + package_name: "wellness-air" + description: "Local-first air quality and wellness environment MCP server for agents that reason about indoor and outdoor exposure signals." + package_type: "npm" + category: "other" + - name: "Google Ads MCP" + github_url: "https://github.com/davidmosiah/google-ads-mcp-unofficial" + package_name: "google-ads-mcp-unofficial" + description: "Unofficial Google Ads MCP server for agent workflows around campaign inspection, reporting, and dry-run-first account operations." + package_type: "npm" + category: "other" + - name: "UAP Pulse" + github_url: "https://github.com/davidmosiah/uap-pulse" + package_name: "uap-pulse" + description: "MCP server for structured UAP timeline and signal analysis, built for local-first research workflows and evidence triage." + package_type: "npm" + category: "search" + - name: "Delx Agent Utilities" + github_url: "https://github.com/davidmosiah/delx-agent-utilities" + package_name: "delx-agent-utilities" + description: "Python MCP utility server with deterministic helper tools for agent-safe text, JSON, time, hashing, and validation workflows." + package_type: "pypi" + category: "devtools" + - name: "Google Ads Intent MCP" + github_url: "https://github.com/davidmosiah/google-ads-intent-mcp" + package_name: "google-ads-intent-mcp" + description: "Dry-run-first Google Ads search-term intent analyzer and negative-keyword planner for local CSV review before live changes." + package_type: "pypi" + category: "other" + - name: "Agent SEO Engine" + github_url: "https://github.com/davidmosiah/agent-seo-engine" + package_name: "agent-seo-engine" + description: "Local-first SEO quality, search-intent, and opportunity scoring MCP server for agents before rewrites or publishing." + package_type: "pypi" + category: "search"