Mine Market Server
БесплатноНе проверенThis MCP server allows searching mining projects, tenements, and mineral properties through Claude using natural language queries, enabling users to find opport
Описание
This MCP server allows searching mining projects, tenements, and mineral properties through Claude using natural language queries, enabling users to find opportunities by commodity, location, price, and more.
README
Search mining projects, tenements, and mineral properties directly through Claude using the Model Context Protocol (MCP).
What is this?
This MCP server allows Claude users to search Mine Market listings with natural language queries like:
- "Find gold projects in Western Australia under $500k"
- "Show me copper tenements in South America"
- "What lithium opportunities are available in Nevada?"
Available Tools
| Tool | Description |
|---|---|
search_listings |
Search by commodity, location, price, deal type, stage |
get_listing_details |
Get full details of a specific listing |
list_commodities |
List all available commodity types |
list_countries |
List all countries with listings |
get_market_stats |
Get platform statistics |
Installation
Prerequisites
- Node.js 18+
- npm
Setup
cd MCP
npm install
npm run build
Usage with Claude Desktop
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"minemarket": {
"command": "node",
"args": ["/path/to/MCP/dist/index.js"]
}
}
}
Then restart Claude Desktop.
Example Queries
Once connected, try asking Claude:
- "Search Mine Market for gold projects"
- "Find mining opportunities in Australia under $1 million"
- "What copper tenements are available?"
- "Show me the details for listing #123"
- "What commodities are available on Mine Market?"
Development
# Build
npm run build
# Run directly
npm run dev
API Endpoint
This MCP server calls the Mine Market API at:
https://minemarket.ai/api/mcp.php
License
MIT
Links
Установка Mine Market Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/KatLabPuss/minemarket-mcpFAQ
Mine Market Server MCP бесплатный?
Да, Mine Market Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mine Market Server?
Нет, Mine Market Server работает без API-ключей и переменных окружения.
Mine Market Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Mine Market Server в Claude Desktop, Claude Code или Cursor?
Открой Mine Market Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Mine Market Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
