Marka Patent MCP
Click on "Deploy 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., "@Marka Patent MCPSearch for the trademark 'Getir' and show its registration status."
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.
Marka Patent MCP: TÜRKPATENT Marka, Patent ve Tasarım Araştırma MCP Sunucusu
Bu proje, Türk Patent ve Marka Kurumu'na ait araştırma portalına (turkpatent.gov.tr) erişimi kolaylaştıran bir FastMCP sunucusu oluşturur. Bu sayede, TÜRKPATENT veritabanında marka, patent ve endüstriyel tasarım araması yapma işlemleri, Model Context Protocol (MCP) destekleyen LLM uygulamaları (örneğin Claude Desktop veya 5ire) ve diğer istemciler tarafından araç (tool) olarak kullanılabilir hale gelir.
🎯 Temel Özellikler
TÜRKPATENT araştırma portalına programatik erişim için standart bir MCP arayüzü.
6 araç ile kapsamlı fikri mülkiyet araştırması:
Marka — Ada, sahibe, Nice sınıfına göre arama ve detay
Patent — Başlık, özet, buluş sahibi, başvuru sahibi, IPC/CPC sınıfına göre arama ve detay
Endüstriyel Tasarım — Ada, tasarımcıya, başvuru sahibine, Locarno sınıfına göre arama ve detay
Gelişmiş özellikler:
Tüm arama araçlarında sayfalama (limit/offset) desteği
In-memory caching (arama: 10 dk, detay: 1 saat)
Arama operatörleri: içinde geçen, ile başlayan, eşit (marka aramasında)
🚀 Kurulum Gerektirmez! Hemen Kullan!
🔗 Remote MCP Adresi: https://markapatent-mcp.fastmcp.app/mcp
Claude Desktop ile Kullanım
Claude Desktop'ı açın
Settings → Connectors → Add Custom Connector
Bilgileri girin:
Name:
Marka Patent MCPURL:
https://markapatent-mcp.fastmcp.app/mcp
Save butonuna tıklayın
Hemen kullanmaya başlayın! 🎉
Google Antigravity ile Kullanım
Agent session açın ve editörün yan panelindeki "…" dropdown menüsüne tıklayın
MCP Servers seçeneğini seçin - MCP Store açılacak
Üstteki Manage MCP Servers butonuna tıklayın
View raw config seçeneğine tıklayın
mcp_config.jsondosyasına aşağıdaki yapılandırmayı ekleyin:
{
"mcpServers": {
"markapatent-mcp": {
"serverUrl": "https://markapatent-mcp.fastmcp.app/mcp/",
"headers": {
"Content-Type": "application/json"
}
}
}
}💡 İpucu: Remote MCP sayesinde Python, uv veya herhangi bir kurulum yapmadan doğrudan TÜRKPATENT veritabanına erişebilirsiniz!
📜 Lisans
Bu proje MIT Lisansı altında lisanslanmıştır.
This server cannot be deployed
Maintenance
Related MCP Connectors
Trademark search, monitoring and conflict research across 30+ registers, with provenance.
Trademark clearance (USPTO+TMview) and self-graded stock signals for AI agents. JSON verdicts.
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
Related MCP Servers
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables searching Google Patents information via the SerpApi Google Patents API, allowing users to query patent data with various filters and sorting options.11840MIT
- AlicenseAqualityFmaintenanceEnables searching the YÖK National Thesis Center and retrieving thesis contents in Markdown format for LLM applications. It allows users to perform detailed searches based on criteria like author, university, and subject while providing programmatic access to thesis metadata and PDF content.6127MIT
- AlicenseNot gradedqualityCmaintenanceProvides AI-powered access to Turkish building regulations, architectural standards, and construction calculation tools via the Model Context Protocol.MIT
- FlicenseNot gradedqualityCmaintenanceEnables searching Turkish patent, trademark, and industrial design data via the TÜRKPATENT database using the MCP protocol.1-