CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
stratoforce-ai-llc avatar

StratoForce AI Revenue Intelligence

stratoforce-ai-llc/stratoforce-mcp-server
HTTPregistry active
Summary

Connects Salesforce revenue data to any MCP client through 15 tools that let you query pipeline health, drill into deal details, scan for risks like stale opportunities or dark champions, and generate AI briefings for sales calls. You get read-only resources for pipeline summaries and alerts, plus pre-built prompts for weekly reviews and MEDDIC coaching. Runs locally via Node.js and Salesforce CLI, authenticating against your org where the StratoForce managed package is installed. Useful when you want to ask Claude or your IDE about forecast gaps, at-risk deals, or what you need to know before a customer call without leaving your workflow.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →

StratoForce AI — MCP Server

Revenue intelligence from your Salesforce pipeline, accessible to any AI assistant.

What It Does

Connects your Salesforce revenue data to any MCP-compatible AI client — Claude Desktop, VS Code, Cursor, Windsurf, and more. Ask natural-language questions about your pipeline and get real answers from real data.

Capabilities

Resources (read-only data)

ResourceURIDescription
Pipeline Summarystratoforce://pipeline/summaryOpen deals by stage with totals
Top Dealsstratoforce://pipeline/top-dealsTop 15 opportunities by value
Active Alertsstratoforce://alerts/activeRevenue intelligence alerts (last 7 days)

Tools (LLM-invokable functions)

ToolDescription
get_pipeline_healthComprehensive pipeline health: stages, velocity, win rate, stale deals
get_deal_detailsDeep dive on any opportunity: contacts, conversations, scores
generate_briefingAI pre-call briefing: stakeholders, competitive intel, talking points
scan_risksPipeline risk scan: stale deals, past-due close dates, dark champions
search_dealsSearch deals by name, account, stage, or owner

Prompts (pre-built templates)

PromptDescription
pipeline_reviewWeekly pipeline review for sales meetings
deal_coachingDeal-specific coaching with MEDDIC analysis
forecast_prepForecast call preparation briefing

Setup

Prerequisites

  • Node.js 20+
  • Salesforce CLI (sf) with an authenticated org
  • StratoForce AI managed package installed in your Salesforce org

Install

cd stratoforce-mcp-server
npm install

Configure Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "stratoforce": {
      "command": "node",
      "args": ["/path/to/stratoforce-mcp-server/index.js"],
      "env": {
        "SF_TARGET_ORG": "stratoforce-dev"
      }
    }
  }
}

Test

echo '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"test","version":"1.0.0"}}}' | node index.js

Example Conversations

"How's my pipeline looking?" → Uses get_pipeline_health → Returns stage breakdown, win rate, stale deals, forecast

"Generate a briefing for the Acme deal" → Uses search_deals → finds Acme → Uses generate_briefing → Full pre-call prep

"What deals are at risk?" → Uses scan_risks → Returns stale deals, past-due close dates, score drops

"Run the pipeline_review prompt" → Executes full pipeline review combining all tools → Executive summary

Architecture

AI Client (Claude/VS Code/Cursor)
    ↕ MCP Protocol (JSON-RPC over stdio)
StratoForce MCP Server (Node.js)
    ↕ Salesforce REST API + Apex REST
StratoForce Managed Package (data layer)

License

MIT — StratoForce AI, LLC

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Sales & MarketingAutomation & WorkflowsFinance & Commerce
Registryactive
TransportHTTP
UpdatedFeb 26, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
marceausolutions avatar
Apollo

io.github.wmarceau/apollo

Apollo.io lead enrichment and prospecting via MCP
shashwatgtm avatar
Revenue Enablement Mcp

shashwatgtm/revenue-enablement-mcp

Deal Strategy & Sales Enablement - 12 revenue acceleration tools
baryhuang avatar
HubSpot

baryhuang/mcp-hubspot

Provides an MCP server to connect Claude and other AI assistants to HubSpot CRM data with vector-backed search and caching.
122
peakmojo avatar
HubSpot

peakmojo/mcp-hubspot

A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
122
mindstone avatar
HubSpot

io.github.mindstone/mcp-server-hubspot

HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads
8
mindstone avatar
Outreach

io.github.mindstone/mcp-server-outreach

Outreach sales engagement MCP server: prospects, sequences, accounts, tasks, and mailings
8