52
/ 100
1 month ago
glama

spedas-mcp

Unified SPEDAS-oriented MCP server for Claude Code and Codex agents, providing tools to discover and fetch heliophysics and planetary science data from CDAWeb, NASA PDS, and SPICE kernels.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — fetch_data (line 244: file_path.write_text(json.dumps(data), encoding="utf-8")); fetch_pds_data (line 331: file_path.write_text(json.dumps(data), encoding="utf-8"))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXHELIO_CDAWEB_CACHE_DIR
configXHELIO_SPICE_KERNEL_DIR
configPDSMCP_CACHE_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/spedas-spedas-mcp-1po71n)](https://m8ven.ai/mcp/spedas-spedas-mcp-1po71n)
commit: e333a1e376b2f16c967af04467b573c9c82a2dbd
code hash: 168d899384406b26ccffe0b5e1d92bf5a7b25aef3f35608566cc9674563cd163
verified: 6/24/2026, 9:39:35 AM
view raw JSON →