General Tools
atit-sa.net
Provides structured information about ATIT's company profile, contact details, services, and industry sectors through MCP tools.
ENDPOINT 1
https://www.atit-sa.net/mcp
MCP server metadata
- Name
- atit-mcp
- Version
- 0.1.0
Public MCP server for ATIT (Al Thulathyah Al Amah Information Technologies), a Saudi systems integrator in Riyadh. Use these tools to look up ATIT's company info, contact channels, services (cybersecurity, networks, CCTV, structured cabling, smart buildings, unified communications), industry sectors, technology partners, published blog articles and open job positions.
Known tools 9
get_company_infoReturn ATIT's identity, headquarters, contact channels, key stats and a short bilingual summary.
Inferred read-onlyget_contact_infoReturn ATIT's sales email, phone numbers, WhatsApp link, LinkedIn and Riyadh address.
Potential side effectslist_servicesList every service ATIT offers (cybersecurity, network design, CCTV, structured cabling, smart buildings, unified communications) with slug, bilingual name, URL, summary and brand partners.
Inferred read-onlylist_sectorsList industry sectors ATIT serves (government, banking, healthcare, education, enterprise, hospitality, energy, retail).
Inferred read-onlylist_blog_articlesList published blog articles from ATIT with slug, title, short summary and URL.
Inferred read-onlylist_technology_partnersList the global technology vendors ATIT partners with (Cisco, Fortinet, Hikvision, etc.).
Inferred read-onlylist_open_positionsList ATIT's currently advertised open roles in Riyadh, with the careers page URL.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.atit-mcp]
url = "https://www.atit-sa.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"atit-mcp": {
"type": "http",
"url": "https://www.atit-sa.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: atit-mcp
Remote MCP URL: https://www.atit-sa.net/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"atit-mcp": {
"url": "https://www.atit-sa.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"atit-mcp": {
"type": "http",
"url": "https://www.atit-sa.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "atit-mcp",
"transport": "streamable-http",
"url": "https://www.atit-sa.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.