150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/derek-linz/meta-data-mcp
REMOTE

meta-data-mcp

derek-linz/meta-data-mcp

As of version 2.5, meta-data-mcp now actually works with Claude Desktop. Previously, a harness limitation in Claude prevented hot-add of mcp-servers (the provider plugins). One MCP server gatekeeping hundreds of tool calls to open data sources across all domains--no API keys required. Ask about GDP, earthquakes, court records, air quality, drug approvals, satellite imagery, or biodiversity — meta-data-mcp routes the request to the right API and returns structured data. Providers activate lazily so the default tool surface stays small; use opendata-find-providers to discover and opendata-activate-provider to unlock domain-specific tools on demand. Run it locally or with streaming sse.

16 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (4mo)
16toolsRemote/ HTTP4moindexed
100% uptime · 334ms avgChecked Aug 12, 2026
Quality Score
47/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13/20
117 days indexed
Capability18.3/25
Tools: 6.3/13 (16 tools)
Description: 5/5
Endpoint: 7/7
Adoption5.9/25
Use count: 5.9/20 (29 uses)
Multi-registry: 0/5 (1 registry)
Reliability10/25
Currently live: 10/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
16 tools. Nothing caught our attention.
First indexed May 22, 2026
Server Profile
Tools catalogued
16
16 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 334ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://meta-data-mcp--derek-linz.run.tools
Tools (16)
opendata.providers.find
Search the meta-data-mcp plugin registry. Returns plugins that match a free-text query and/or domain/region filters. Use this FIRST when you don't know which plugin can answer a question. If no plugin matches, the response includes a `next_step` field that explains how to autonomously create one via `opendata.plugins.create`.
opendata.plugins.create
Autonomously create a new plugin for this meta-data-mcp server from a YAML spec. Use this when `opendata.providers.find` returned no match. Recommended flow: first call `opendata.plugins.draft` with structured fields to get a valid YAML spec, then pass it here. The new plugin is materialized to disk, imported, registered in the live registry, and its tools become available immediately.
opendata.plugins.draft
Build a validated YAML plugin spec from structured inputs. Use this BEFORE `opendata.plugins.create` to avoid hand-writing YAML. Validates id format, kebab-case tool names, path-placeholder/param consistency, parameter types, and response format. Returns the YAML string ready to feed into `opendata.plugins.create`.
opendata.explain.choice
Explain the scoring breakdown for a provider search. Shows how each provider was ranked using token matching, fuzzy matching, semantic similarity, and metadata filters.
opendata.domains.list
List the controlled domain vocabulary used by the provider registry (e.g. 'health', 'legal', 'finance', 'earth-science').
opendata.regions.list
List the controlled region vocabulary used by the provider registry (e.g. 'us', 'eu', 'uk', 'global').
Show all 16 tools ↓
opendata.providers.describe
Fetch the full registry entry for a single provider id — title, description, domains, regions, keywords, homepage, license note, required environment variables.
opendata.providers.list
Enumerate all providers in the opendata-mcp registry (paginated, terse). Returns id, title, domains, regions, and any required env vars per provider.
opendata.providers.activate
Activate a registered provider so its tools become callable in this session. By default the server starts in discovery-only mode — only meta tools (find-providers, list-providers, etc.) are advertised. Activation imports the plugin module and merges its tools into the advertised list, then sends a tools/list_changed notification so the client refetches its catalog. Idempotent.
opendata.providers.deactivate
Remove a previously-activated provider's tools from the session's advertised list. The Python module remains imported (Python caches modules) but its tools no longer appear in tools/list. A tools/list_changed notification is sent so the client refetches.
opendata.providers.list_active
List the providers currently activated in this session, along with the tool names each contributes. Useful for inspecting why a particular tool is (or isn't) advertised.
opendata.health.snapshot
Snapshot the in-memory provider health registry. Returns a score in [0.0, 1.0] for each requested provider (or every registered provider when called without arguments). Health degrades on recent 5xx / 429 / network failures and decays back toward 1.0 over ~5 minutes; 401/403 are excluded as caller misconfig. The discovery app uses this to paint live health badges next to each search result.
opendata.tool.call
Proxy any activated plugin tool by name. Use this when dynamically activated tools aren't directly callable in your environment. First activate the provider with opendata.providers.activate, then call this tool with the tool name and arguments from the activation response's tool_schemas field.
nvd-search-cves
Search the NVD CVE 2.0 database. Combine any of: keywordSearch (free-text), cpeName (CPE 2.3), cvssV3Severity (NONE|LOW|MEDIUM|HIGH|CRITICAL), pubStartDate/pubEndDate, lastModStartDate/lastModEndDate. Returns up to 2000 results per page; paginate with startIndex.
nvd-get-cve
Fetch a single CVE record by id. Convenience wrapper over search.
nvd-cve-history
List CVE change-history events. Filter by CVE id or change date range; paginate with startIndex.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
Similar servers
Weavatrix
Provides a dependency graph of any local repository with tools for change impact, transitive dependents, health audits, and more, enabling AI coding agents to see structure and refactor safely.
Abaqus Codex MCP
A secure local STDIO MCP server that lets OpenAI Codex automate Abaqus FEM workflows: create model scripts, submit jobs, monitor solver logs, and extract ODB results.
SSH MCP Server
A local MCP server that enables LLMs to execute shell commands on remote Linux and Windows systems via SSH with configurable timeout and authentication options.
taufunctions
Enables coding agents to create, deploy, invoke, and monitor serverless functions using 12 MCP tools, with support for multiple runtimes and remote MCP access.
India Market MCP
Comprehensive MCP server for Indian stock market with 60 tools covering NSE/BSE, derivatives, mutual funds, technicals, and more, requiring no API keys. Enables users to access live market data, analyze indicators, and manage investments through natural language.
mcp-multi-tool-lab
A lightweight multi-provider MCP testing fixture with two providers (eva_air and uk_railway), each exposing 5 tools using in-memory fake data, designed for verifying MCP client tool discovery, tool calls, and multi-provider routing.
Indexed from Smithery · Updates nightlyView on Smithery →