CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
christerso avatar

Celestial Node

christerso/celestialnode-mcp
STDIOregistry active
Summary

Connects Claude to Celestial Node's space data APIs with 18 read-only tools covering ISS and Tiangong tracking, crew rosters, rocket launches, Mars weather, and a million-star catalog from ESA Gaia. Works anonymously at 25 requests per hour or with a free API key for higher limits. Reach for this when you need real-time orbital positions, upcoming launch schedules, near-Earth asteroid data, or Mars surface conditions. All GET requests, aggregating from NASA, ESA, CNSA, JAXA, Roscosmos, and other agencies. The encyclopedia search covers spacecraft, missions, and engines if you need historical reference data alongside the live feeds.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

npm version MCP Registry License: MIT

Celestial Node MCP

An MCP server for real-time space data from Celestial Node.

Gives AI assistants access to 18 read-only tools covering ISS/Tiangong tracking, crew in space, rocket launches, space news, Mars missions, a 1M+ star catalog, near-Earth asteroids, satellites, and more.

About Celestial Node

Celestial Node is a comprehensive space data platform that aggregates real-time information from space agencies worldwide. It offers:

  • Space Station Tracking - Real-time positions of the ISS and Tiangong space station
  • Crew Information - Current astronauts, cosmonauts, and taikonauts in orbit
  • Rocket Launches - Upcoming launches from providers worldwide
  • Space News - Curated news from NASA, ESA, CNSA, JAXA, Roscosmos, and ISRO
  • Mars Missions - All 18 Mars missions with instruments and discoveries
  • Mars Weather - Surface conditions including temperature, pressure, and wind
  • Star Catalog - 1M+ stars from the ESA Gaia mission
  • Near-Earth Objects - Asteroid tracking and close approaches
  • Satellites - Search and track satellites with re-entry predictions
  • Space Encyclopedia - Comprehensive database of spacecraft, missions, and engines

Quick Start

Without API Key

Anonymous usage is limited to 25 requests per hour.

Claude Desktop

Add to ~/.config/claude/claude_desktop_config.json:

{
  "mcpServers": {
    "celestial-node": {
      "command": "npx",
      "args": ["-y", "celestialnode-mcp"]
    }
  }
}

Claude Code

claude mcp add celestial-node -- npx -y celestialnode-mcp

With API Key

Register at celestialnode.com/register for higher rate limits.

Claude Desktop

{
  "mcpServers": {
    "celestial-node": {
      "command": "npx",
      "args": ["-y", "celestialnode-mcp"],
      "env": {
        "CELESTIAL_NODE_API_KEY": "your-api-key-here"
      }
    }
  }
}

Claude Code

claude mcp add celestial-node --env CELESTIAL_NODE_API_KEY=your-api-key-here -- npx -y celestialnode-mcp

Rate Limits

TierLimitAuthentication
Anonymous25 requests/hourNone
Registered (free)100 requests/dayAPI key
Paid500 requests/dayAPI key

Register for a free API key at celestialnode.com/register.

Tools

ToolDescription
get_iss_positionReal-time ISS position (lat, lon, altitude, velocity)
get_tiangong_positionReal-time Tiangong station position
get_crew_in_spaceAstronauts/cosmonauts/taikonauts currently in orbit
get_upcoming_launchesUpcoming rocket launches worldwide
get_space_newsCurated space news from NASA, ESA, CNSA, JAXA, Roscosmos, ISRO
get_mars_missionsAll 18 Mars missions with instruments and discoveries
get_mars_roversMars rovers with instruments, discoveries, and status
get_mars_weatherMars surface weather (temperature, pressure, wind)
search_starsSearch 1M+ stars from ESA Gaia catalog
get_star_detailsFull astronomical data for a star by Gaia source ID
get_constellationsAll 88 IAU constellations
get_near_earth_objectsUpcoming asteroid close approaches
get_hazardous_asteroidsPotentially hazardous asteroids with orbital data
get_space_agenciesSpace agencies worldwide
search_encyclopediaSearch space encyclopedia (spacecraft, missions, engines)
get_satellite_categoriesSatellite categories with counts
search_satellitesSearch tracked satellites by name
get_upcoming_reentriesPredicted satellite/rocket stage re-entries

Data Sources

All data is served from celestialnode.com which aggregates from NASA, ESA, CNSA, JAXA, Roscosmos, ISRO, SpaceX, and other global space agencies. Data is updated in real-time by background workers.

Security

All 18 tools are read-only GET requests. No write operations, no user data access.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

CELESTIAL_NODE_API_KEY

Optional API key for higher rate limits (100/day vs 25/hr). Get yours at https://celestialnode.com/register

Categories
Data & Analytics
Registryactive
Packagecelestialnode-mcp
TransportSTDIO
UpdatedFeb 22, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
cloudquery avatar
Mcp

io.github.cloudquery/mcp

CloudQuery MCP server for asset inventory data. Supports CLI, PostgreSQL, and Platform modes.
connorbritain avatar
Mssql Writer

io.github.connorbritain/mssql-writer

MCP server for Microsoft SQL Server — read and data write operations, no DDL
corewebvitals avatar
Coredash

io.github.corewebvitals/coredash

Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.
cpfhub avatar
Cpfhub

io.github.cpfhub/cpfhub

MCP server for CPFHub.io. Query Brazilian CPF data directly from AI agents.
cryptoapis-io avatar
Mcp Contracts

io.github.cryptoapis-io/mcp-contracts

MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
cybeleri avatar
Finance

io.github.cybeleri/finance

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis