---
title: "open-market-data"
description: "Read-only stock, SEC, crypto, and macroeconomic data with normalized provenance for AI agents."
canonical: https://agentpluginsdirectory.com/plugins/open-market-data
last-updated: 2026-09-22
---

# open-market-data
Read-only stock, SEC, crypto, and macroeconomic data with normalized provenance for AI agents.
- Slug: open-market-data
- Publisher: anotb
- Repository: https://github.com/anotb/open-market-data
- Manifest: plugin.json
- Version: 0.2.0
- License: MIT
- Category (editorial): research
- Skills: 1 (open-market-data)
- MCP servers: 1 (open-market-data)
- Stars: 4
- Repository created: 2026-02-17
- Repository last pushed: 2026-08-25
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/open-market-data
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What open-market-data does, in the publisher's words

open-market-data is a read-only data layer for stocks, company fundamentals, SEC filings, crypto, and macroeconomic data. The Agent Skill, MCP server, TypeScript client, and CLI all return the same normalized results.

You can use stock data, SEC filings, World Bank indicators, and CoinGecko without an API key. Optional free keys add FRED data, a dedicated CoinGecko quota, and more fallback providers.

- One package, several interfaces: use it as an Agent Plugin, MCP server, TypeScript library, CLI, or experimental WebMCP adapter
- Read-only tools: each tool has a narrow JSON Schema, bounded output, and no trading or arbitrary execution capability
- Useful without keys: stock, SEC, World Bank, and CoinGecko data work out of the box; Binance is also keyless where available

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/anotb/open-market-data/HEAD/README.md

## Skills

- open-market-data: Query read-only stock, company financial, SEC filing, crypto, and macroeconomic data with provenance. Use when an agent needs current market data, public economic data, source comparison, provider diagnostics, or a compact company research snapshot.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- open-market-data: transport: stdio; command: node ${PLUGIN_ROOT}/dist/mcp-cli.js

Read from the plugin's own mcp.json. Environment variable names only, never values.
