Local stdio MCP server for Dynamic Feed — live data AI models lack (prices, weather, CVEs & exploited vulns, internet outages, global disasters, satellites/space, world news + more). Bridges any MCP client to dynamicfeed.ai.
Project description
dynamicfeed-mcp (Python)
Local stdio MCP server for Dynamic Feed — the fresh, live data AI models don't have on their own: market prices, weather, software versions, CVEs & actively-exploited vulns, internet outages, global disasters, earthquakes/wildfires, satellites & space weather, world news, flights, AI models (closed + open) and more — 34 tools across 16 verticals, all keyless.
Python twin of the npm dynamicfeed-mcp. It speaks MCP over stdio to your client and proxies to the
remote endpoint over ordinary outbound HTTPS, so it works through firewalls/VPNs that block remote SSE, and
always exposes whatever tools the live server has.
Prefer a remote URL with no install? Point any MCP client at
https://dynamicfeed.ai/mcp(it auto-detects modern Streamable HTTP and legacy SSE). This package is for clients that want a localcommand, or networks that block remote streaming.
Use it
uvx dynamicfeed-mcp # zero-install run (recommended)
# or:
pip install dynamicfeed-mcp && dynamicfeed-mcp
Claude Desktop / Cursor / Windsurf — add to your MCP config:
{
"mcpServers": {
"dynamic-feed": {
"command": "uvx",
"args": ["dynamicfeed-mcp"]
}
}
}
No API key required (the MCP tools are keyless). Restart your client and the Dynamic Feed tools appear.
Options (env vars)
| Variable | Default | Purpose |
|---|---|---|
DYNAMICFEED_MCP_URL |
https://dynamicfeed.ai/mcp |
Override the upstream endpoint |
DYNAMICFEED_API_KEY |
(none) | Optional X-API-Key (tools are keyless, so rarely needed) |
MIT · dynamicfeed.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dynamicfeed_mcp-1.0.0.tar.gz.
File metadata
- Download URL: dynamicfeed_mcp-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6e8e578ab3bca2b0e0f3dcba203f494010b565399d44d66a585ddb77bc8edac
|
|
| MD5 |
de80ae6c8bb801e14e6159b921f34c78
|
|
| BLAKE2b-256 |
f84c9a1e0b370060c20806b1f5aebc4125a9dbe299903481606816d91aac42f6
|
File details
Details for the file dynamicfeed_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dynamicfeed_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f247702a628106a26dd0d25cf9f1c8248f78a0a312a556b1e513f112355789dd
|
|
| MD5 |
2226dc1a8c21c2e088915630ded86baf
|
|
| BLAKE2b-256 |
653f70390b98ba3fbfd1e2b4449228cab143cb1df2621ed8d4384a6716a56f02
|