scala-mcp-server
This server gives AI assistants access to S.C.A.L.A. Score's company intelligence database of 250M+ companies across 50+ countries, enabling business research, financial analysis, and due diligence workflows.
Search Companies: Search 244M+ global companies by name, VAT number, or keyword, with filters for country (ISO 2-letter code), NACE industry code, and active/inactive status. Returns name, address, revenue, employee count, health score, and more. (1 credit)
Lookup a Company: Retrieve a full company profile by company ID or VAT number, including legal name, address, revenue, employees, health score, NACE classification, legal form, incorporation date, website, phone, and email. (1 credit)
Generate Company Reports: Create detailed health reports in three tiers:
Basic – Overview (5 credits)
Pro – Financial analysis (10 credits)
Enterprise – Full due diligence (20 credits)
Database Statistics: View total company count, countries covered, and last update date. (free)
List Countries: See all countries in the database along with company counts per country. (free)
Check Credits: View remaining API credits, current subscription plan, and credit reset date. (free)
An MCP server that turns Claude into a full business operating system. Manage your CRM, send invoices, book appointments, chat with your AI assistant, run workflows, and search 250M+ companies — all without leaving your AI conversation.
Quick Start
npx -y scala-mcp-serverOne command. Set your API key and go:
SCALA_API_KEY=your-key npx -y scala-mcp-serverGet a free API key at app.get-scala.com — 14-day trial, no credit card.
Related MCP server: nordic-registry-mcp-server
What You Can Do
CRM & Sales Pipeline
"Show my sales pipeline" "Create a contact for Maria Rossi at Ferrero" "Move the Johnson deal to 'proposal' stage" "Show the timeline for contact abc-123"
Bookings & Appointments
"What slots are available tomorrow at 2pm?" "Book a consultation for Marco next Thursday at 10am" "Cancel booking #456"
Invoicing
"List all overdue invoices" "Create an invoice for the Q3 consulting work — EUR 4,500" "Send invoice #789 to the client"
SARA AI Assistant
"Ask SARA what happened with customer complaints this week" "Show me SARA's business insights" "What alerts does SARA have for me?"
Financial Analytics
"What's my business health score?" "Show cash flow for the last 6 months" "Give me a financial summary"
19 Industry Verticals
"Show restaurant KPIs — covers, avg ticket, food cost" "List all vehicles in the dealership inventory" "What are this month's real estate commissions?" "Show studio project milestones"
Company Intelligence (250M+ companies)
"Find the top 10 SaaS companies in Germany" "Look up Ferrero's financial health" "Compare construction companies in Milan vs Munich" "Generate a due diligence report on company XYZ"
Workflow Automation
"List all active workflows" "Run the weekly report workflow" "Show workflow success rates"
Setup
Smithery (Recommended)
npx @smithery/cli mcp add Alessandro114/scala-mcp-server --config '{"scalaApiKey":"your-key"}'Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"scala": {
"command": "npx",
"args": ["-y", "scala-mcp-server"],
"env": {
"SCALA_API_KEY": "your-api-key"
}
}
}
}{
"mcpServers": {
"scala": {
"command": "npx",
"args": ["-y", "scala-mcp-server"],
"env": {
"SCALA_API_KEY": "your-api-key"
}
}
}
}Claude Code
claude mcp add scala -e SCALA_API_KEY=your-key -- npx -y scala-mcp-serverAny MCP Client
SCALA_API_KEY=your-key npx -y scala-mcp-serverTools (33)
Company Intelligence
Tool | Description | Credits |
| Search 250M+ companies by name, VAT, keyword | 1 |
| Full company profile by ID or VAT | 1 |
| Health report (basic/pro/enterprise) | 5-20 |
| Database statistics | 0 |
| Countries with company counts | 0 |
| API credits and plan info | 0 |
CRM
Tool | Description |
| List/search contacts with pipeline stage filter |
| Create contact with name, email, company, tags |
| Update any contact field |
| Pipeline view grouped by stage |
| Full activity timeline for a contact |
Bookings
Tool | Description |
| Available time slots for a business |
| Create booking with auto-confirmation email |
| Cancel a booking |
Invoicing
Tool | Description |
| List invoices with status filter |
| Create invoice (multi-provider) |
| Email invoice to customer |
| Get invoice PDF |
SARA AI
Tool | Description |
| Chat with SARA about your business |
| List conversation history |
| AI-generated business insights |
| Active business alerts |
| Proactive AI suggestions |
Finance
Tool | Description |
| Revenue, expenses, profit overview |
| Business health score (0-100) |
| Cash flow by period |
Industry Verticals (19)
Tool | Description |
| KPIs for any vertical (DineOS, PropertyOS, etc.) |
| List records from any vertical table |
| Create records in any vertical |
| Check active modules |
Workflows
Tool | Description |
| List automation workflows |
| Execute a workflow |
| Workflow statistics |
Resources
The server exposes static resources that Claude can read for context:
Resource | URI | Description |
Pricing |
| Current plans, enterprise tiers, add-ons |
Verticals |
| All 19 industry modules with features |
Capabilities |
| Full platform feature list |
Prompts
Pre-built prompt templates for common workflows:
Prompt | Description |
| Generate a tailored enterprise pitch |
| Comprehensive business intelligence report |
| Personalized onboarding checklist |
Supported Verticals
Module | Industry |
DineOS | Restaurants & F&B |
PropertyOS | Real Estate |
AgencyOS | Marketing Agencies |
MotorOS | Car Dealerships |
TravelOS | Travel Agencies |
StudioOS | Architecture & Engineering |
BeautyOS | Beauty & Wellness |
CleanOS | Cleaning & Facility Management |
ShopOS | Retail |
WellnessOS | Fitness & Wellness |
DermalyOS | Dermatology & Medical |
ServiceOS | Field Services |
ProjectOS | Project Management |
NetworkOS | MLM & Referral |
PraxisOS | Medical Practices |
TrichoOS | Hair & Trichology |
ReputationOS | Reputation Management |
AdOS | Advertising |
LandIQ | Real Estate Development |
Architecture
Your AI <--> MCP Protocol <--> scala-mcp-server <--> S.C.A.L.A. API
|
33 tools + 3 resources + 3 prompts
|
CRM - Invoicing - Bookings - SARA AI - Finance
Workflows - 19 Verticals - 250M+ CompaniesEcosystem
enrich-companies (npm) — CLI to enrich CSV files with company data
enrich-companies (PyPI) — Same tool, Python version
Score Company Lookup — Chrome extension
scala-score (PyPI) — Python SDK
world-company-database — Bulk dataset (Kaggle + HuggingFace)
Score API Docs — REST API documentation
n8n Integration — n8n workflow nodes
Development
git clone https://github.com/Alessandro114/scala-mcp-server.git
cd scala-mcp-server
npm install
npm run dev # Run with tsx (hot reload)
npm run build # Compile TypeScriptLicense
MIT — Copyright (c) 2026 Alessandro Binda / S.C.A.L.A. AI OS
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP server that enables interaction with Datagouv APIs, primarily allowing users to search for up-to-date information about companies registered in France.Last updated11
- Alicense-qualityAmaintenanceMCP server for Nordic company registries. Verify companies, check board members, signing authority, and financial data across Norway, Denmark, Finland, and Sweden using official public APIs. 23 tools covering search, details, roles, and batch lookups.Last updated199Apache 2.0
- AlicenseAqualityDmaintenanceMCP server for Slovak business registers (RPO) — AI agents can query 1.4M+ Slovak legal entities via Slovakia's official Statistical Office API. Search companies by name, IČO, or get full entity details including legal form, address, and statutory representatives.Last updated21MIT
- AlicenseAqualityDmaintenanceMCP server for EU company and business data. 9 tools: company search (GLEIF, 2M+ entities), LEI lookup, corporate structures (parent/subsidiaries), trade register search, EU VAT validation (VIES), GDP, unemployment, inflation, and business demography (Eurostat). All APIs free, no keys required.Last updated94MIT
Related MCP Connectors
Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
OpenCorporates MCP — Global company registry data (free, no auth, rate limited)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Alessandro114/scala-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server