Marsa Atlas
OfficialConsumes the public Marsa WordPress API to fetch production data, with WordPress serving as the editorial system of record for the Atlas data.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Marsa Atlasfind services for education in Cairo and show sources"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Marsa Atlas — أطلس مرسى
Source-grounded migration services, evidence, and referral infrastructure for Egypt.
أطلس مرسى هو منتج مستقل جديد داخل مؤسسة مرسى. يربط الخدمات والجهات والقانون والبيانات بمصادرها وتاريخ التحقق، ويقدمها عبر MCP وREST من نفس طبقة التطبيق.
Product principles
Source and
lastVerifiedtravel with every record.Egypt-first and Arabic-first.
No personal case data.
Eligibility checks are indicative, never final decisions.
Public reads; reviewed update suggestions only.
WordPress remains the editorial system of record.
Related MCP server: datagovma-mcp
Quick start
bun install
bun test
bun run dev:httpOpen http://localhost:3000 or connect an MCP client to http://localhost:3000/mcp.
Local stdio:
bun run devProduction data from Marsa WordPress:
ATLAS_DATA_MODE=wordpress ATLAS_WORDPRESS_URL=https://marsaplatform.com bun run dev:httpInitial tools
Tool | Purpose |
| Unified source-grounded search |
| Service discovery by need, location and eligibility |
| Indicative eligibility with mandatory disclaimer |
| Research brief with citations and coverage notes |
| Dataset coverage and freshness |
REST
GET /healthGET /api/v1/coverageGET /api/v1/search?q=تعليمGET /api/v1/services?need=تعليم&governorate=القاهرةPOST /mcp
Architecture
Marsa WordPress / demo fixtures
↓
AtlasRepository
↓
AtlasService
↙ ↘
MCP REST/WebThe demo repository makes the project runnable and testable without production access. The read-only WordPress connector consumes the public marsa/v1 API and validates every upstream response before mapping it into the Atlas domain.
Docker / Coolify
Deploy the repository with its Dockerfile, expose port 3000, and set:
ATLAS_DATA_MODE=wordpressATLAS_WORDPRESS_URL=https://marsaplatform.comATLAS_PORT=3000
The health check endpoint is GET /health. No WordPress credentials are required for public reads.
Status
0.1.0 foundation release. Demo data is explicitly marked and must not be represented as current operational guidance.
This server cannot be installed
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
- AlicenseAqualityAmaintenanceMCP server for African diaspora remittance optimization, enabling comparison of remittance corridors and estimation of savings.3MIT
- Alicense-qualityCmaintenanceMCP server for the Moroccan Open Data portal (data.gov.ma) enabling search and retrieval of datasets, resources, organizations, and groups via CKAN API.1MIT
- AlicenseBqualityAmaintenanceMCP server for Kenya health system — NHIF/SHA coverage, facility finder, community health workers, maternal health guidance, essential medicines.6MIT
- FlicenseBqualityCmaintenanceMCP server for headless care coordination, providing tools for case-aware provider search powered by ai-carematch.4
Related MCP Connectors
MCP server for medicare-coverage
An MCP server for deep research or task groups
MCP server for the Inistate platform: module discovery, entry management, and activity submission.
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/marsaplatform/marsa-atlas'
If you have feedback or need assistance with the MCP directory API, please join our Discord server