Mine Market MCP Server
Click on "Install 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., "@Mine Market MCP ServerFind gold projects in Western Australia under $500k"
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.
Mine Market MCP Server
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?"
Related MCP server: You.com MCP Server
Available Tools
Tool | Description |
| Search by commodity, location, price, deal type, stage |
| Get full details of a specific listing |
| List all available commodity types |
| List all countries with listings |
| Get platform statistics |
Installation
Prerequisites
Node.js 18+
npm
Setup
cd MCP
npm install
npm run buildUsage 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 devAPI Endpoint
This MCP server calls the Mine Market API at:
https://minemarket.ai/api/mcp.phpLicense
MIT
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that provides access to Jina AI's powerful web services (page reading, web search, fact checking) through Claude.Last updated317428MIT
- AlicenseDqualityDmaintenanceMCP server that provides Claude AI assistants with the ability to search the web, get news, and perform research using the You.com API.Last updated42MIT
- AlicenseAqualityDmaintenanceAn MCP server for discovering Claude Code skills, plugins, and MCP servers by searching 15,000+ resources from 17 registries, GitHub, and the web with zero setup.Last updated3283MIT
- FlicenseBqualityDmaintenanceAn MCP server that provides tools for searching and analyzing Claude Code conversation history.Last updated84
Related MCP Connectors
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KatLabPuss/minemarket-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server