loading…
Search for a command to run...
loading…
Enables LLMs to search and retrieve detailed information from the Turkish Patent and Trademark Office (TÜRKPATENT) database for trademarks, patents, and industr
Enables LLMs to search and retrieve detailed information from the Turkish Patent and Trademark Office (TÜRKPATENT) database for trademarks, patents, and industrial designs. It provides comprehensive intellectual property research tools through the Model Context Protocol.
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
🔗 Remote MCP Adresi: https://markapatent-mcp.fastmcp.app/mcp
Marka Patent MCPhttps://markapatent-mcp.fastmcp.app/mcpmcp_config.json dosyası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.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"marka-patent-mcp": {
"command": "npx",
"args": []
}
}
}Query your database in natural language
Read-only database access with schema inspection.
Interact with Redis key-value stores.
Database interaction and business intelligence capabilities.