π εη°ζε₯½η Model Context Protocol (MCP) ζε‘γζ―ζε
¨ιζη΄’γε€η»΄ηιγεΌζΊθ―ε«εζ―ζ₯ε
¨θͺε¨ζ΄ζ°γ
Quick Install
Copy the config for your editor. Some servers may need additional setup β check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"open-mcp-servers-mar": {
"command": "npx",
"args": [
"-y",
"three-water666/open-mcp-servers-market"
]
}
}
}
Run in terminal:
claude mcp add open-mcp-servers-mar npx -y three-water666/open-mcp-servers-market
Add to .cursor/mcp.json:
{
"mcpServers": {
"open-mcp-servers-mar": {
"command": "npx",
"args": [
"-y",
"three-water666/open-mcp-servers-market"
]
}
}
}