Türkiye Firma & Cami Arama MCP Server
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., "@Türkiye Firma & Cami Arama MCP ServerFind a dentist in Ankara and show details"
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.
Türkiye Firma & Cami Arama MCP Server
An MCP server for searching Turkish businesses, places and mosques — powered by KolayKaydet.com.tr, Turkey's local business & places directory (580,000+ businesses, 90,000+ mosques across all 81 provinces).
🇹🇷 Türkiye genelindeki işletmeleri ve camileri arayan bir MCP server — KolayKaydet.com.tr veritabanını kullanır.
Tools
Tool | Description |
| Search 580K+ businesses by name, city and/or category |
| Get full details for a business by its KolayKaydet slug |
| Search 90K+ mosques by city/district and attributes (historic, selatin, wheelchair-accessible, etc.) |
| List all cities with their registered business counts |
Every result includes a canonical url pointing to a live KolayKaydet.com.tr profile page.
Related MCP server: discava – Business Directory for AI
Connecting to the hosted server
This server is hosted at https://mcp.kolaykaydet.com.tr/mcp (Streamable HTTP transport, stateless — no session/auth required for read-only search).
If you're deploying your own instance, replace this URL with your own domain.
Claude / Claude Code (.mcp.json or claude mcp add):
{
"mcpServers": {
"turkiye-firma": {
"url": "https://mcp.kolaykaydet.com.tr/mcp"
}
}
}Cursor / other MCP clients: point to the same URL using the Streamable HTTP transport.
Running it yourself
git clone https://github.com/fsakbas/turkiye-firma-mcp
cd turkiye-firma-mcp
npm install
DATABASE_URL=postgres://... npm startRequires a DATABASE_URL pointing to a KolayKaydet-schema Postgres database (this repo does not include the data — see KolayKaydet.com.tr and the companion open mosque dataset for the underlying data).
Why this exists
KolayKaydet.com.tr maintains one of the largest structured directories of Turkish businesses and mosques. This server exposes that data to AI agents and assistants directly, so they can answer location/business questions about Turkey with real, current, sourced data instead of guessing — with every answer traceable back to a canonical source page.
License
MIT — see LICENSE.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Search real businesses, then read profiles, services and hours or contact them, in one endpoint.
Live Google Maps business search, review, and photo data for AI agents over MCP.
Verified local businesses, bookable by AI agents: services, prices, availability and appointments.
Search a directory of real, owner-confirmed small businesses. Read-only; attribution required.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IP-
- AlicenseAqualityDmaintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IP61MIT
- AlicenseAqualityBmaintenanceCountry-agnostic MCP-callable directory for AI agents to find local SMBs — realtors, insurance agents, medical practitioners — by category, location, or natural-language query. Returns business catalog data and UTM-tagged booking URLs (zero PII).5MIT
- AlicenseAqualityDmaintenanceEnables agents to search, retrieve, and contribute business data from a directory of 11M+ businesses across 195 countries, returning markdown prose by default.221153MIT
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/fsakbas/turkiye-firma-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server