Skip to main content
Glama
Alessandro114

scala-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCALA_API_KEYYesYour S.C.A.L.A. Score API key. Get one at https://app.get-scala.com.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_companiesA

Search 244M+ companies worldwide by name, VAT number, or keyword. Filter by country (ISO 2-letter code), NACE industry code, and active/inactive status. Returns company name, address, revenue, employees, health score, and more.

lookup_companyA

Get detailed company information by ID or VAT number. Returns full company profile: legal name, address, revenue, employees, health score, NACE classification, legal form, incorporation date, website, phone, email.

company_reportA

Generate a detailed company health report. Available types: basic (overview, 5 credits), pro (financial analysis, 10 credits), enterprise (full due diligence, 20 credits).

database_statsA

Get S.C.A.L.A. Score database statistics: total companies, countries covered, last update date.

list_countriesA

List all countries available in the database with company counts per country.

check_creditsA

Check your remaining API credits, current plan, and reset date.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: credits check, report generation, database stats, country listing, company lookup, and company search. There is no overlap or ambiguity.

Naming Consistency3/5

Most tools follow a verb_noun pattern (list_countries, lookup_company, search_companies, check_credits), but company_report and database_stats are noun_noun, creating inconsistency.

Tool Count5/5

With 6 tools, the set is well-scoped for a company database service. Each tool covers an essential operation without being overly numerous or sparse.

Completeness5/5

The tool set covers all core interactions: search, detailed lookup, country filtering, database statistics, report generation, and account management. No obvious gaps for a read-oriented data provider.

Maintenance

ActivityMaintained
ResponsivenessNo issues