Marka Patent MCP
Rank #16,303glama/saidsurucu/markapatent-mcp
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.
Marka Patent MCP is a Model Context Protocol (MCP) server published by saidsurucu. It ranks #16,303 of 115,460 servers tracked on MCP Toplist, and its repository has 44 GitHub stars. Marka Patent MCP is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 11, 2026.
Ranks ahead of 99,157 of 115,460 servers on MCP Toplist.
Use Marka Patent MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http markapatent-mcp https://markapatent-mcp.fastmcp.app/mcp[mcp_servers.markapatent-mcp]
url = "https://markapatent-mcp.fastmcp.app/mcp"Add to ~/.codex/config.toml.
https://markapatent-mcp.fastmcp.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"markapatent-mcp": {
"url": "https://markapatent-mcp.fastmcp.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"markapatent-mcp": {
"type": "http",
"url": "https://markapatent-mcp.fastmcp.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"markapatent-mcp": {
"serverUrl": "https://markapatent-mcp.fastmcp.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"markapatent-mcp": {
"url": "https://markapatent-mcp.fastmcp.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Fsaidsurucu%2Fmarkapatent-mcp)<a href="https://mcptoplist.com/server/glama%2Fsaidsurucu%2Fmarkapatent-mcp"><img src="https://mcptoplist.com/badge/glama%2Fsaidsurucu%2Fmarkapatent-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
saidsurucu
Other servers by saidsurucu
- Yargı MCP#775 · 7 vers
- Borsa MCP#3,283
- Mevzuat MCP#4,613 · 3 vers
- İhale MCP#6,379
- YokTez MCP#9,941
- YOKATLAS API MCP Server#12,213
- Literatür MCP#18,545
- d20-mcp#50,374
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Marka Patent MCP?
- Marka Patent MCP is maintained by saidsurucu, which publishes 9 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Marka Patent MCP listed on the Official MCP Registry?
- Marka Patent MCP is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Marka Patent MCP have?
- Marka Patent MCP ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Marka Patent MCP?
- The source code for Marka Patent MCP is hosted at github.com/saidsurucu/markapatent-mcp.