macrostrat-mcp
Rank #12,753smithery/blake365/macrostrat-mcp
Explore global geologic data to answer questions about bedrock, formations, ages, and stratigraphy. Retrieve units, columns, minerals, timescales, and definitions for any location to build accurate geological context. Generate geology map tiles for quick visualization of areas of interest.
macrostrat-mcp is a Model Context Protocol (MCP) server published by blake365. It ranks #12,753 of 115,460 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. macrostrat-mcp is listed across 4 registries — Smithery, PulseMCP, mcp.so and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 28, 2024.
Ranks ahead of 102,707 of 115,460 servers on MCP Toplist.
Use macrostrat-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http macrostrat-mcp https://server.smithery.ai/blake365/macrostrat-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.macrostrat-mcp]
url = "https://server.smithery.ai/blake365/macrostrat-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/blake365/macrostrat-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"macrostrat-mcp": {
"url": "https://server.smithery.ai/blake365/macrostrat-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"macrostrat-mcp": {
"type": "http",
"url": "https://server.smithery.ai/blake365/macrostrat-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"macrostrat-mcp": {
"serverUrl": "https://server.smithery.ai/blake365/macrostrat-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"macrostrat-mcp": {
"url": "https://server.smithery.ai/blake365/macrostrat-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/smithery%2Fblake365%2Fmacrostrat-mcp)<a href="https://mcptoplist.com/server/smithery%2Fblake365%2Fmacrostrat-mcp"><img src="https://mcptoplist.com/badge/smithery%2Fblake365%2Fmacrostrat-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 (3 delisted)
blake365
Other servers by blake365
View all blake365 servers →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 macrostrat-mcp?
- macrostrat-mcp is maintained by blake365, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is macrostrat-mcp listed on the Official MCP Registry?
- macrostrat-mcp is not on the Official MCP Registry. It is listed on Smithery, PulseMCP, mcp.so and Glama.
- How many versions does macrostrat-mcp have?
- macrostrat-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for macrostrat-mcp?
- The source code for macrostrat-mcp is hosted at github.com/blake365/macrostrat-mcp.