Spacefrontiers MCP Server
A retrieval layer for AI agents over peer-reviewed papers, books, patents, standards, Wikipedia, Reddit, Telegram, Discord, and YouTube. Returns bounded full text and canonical source URIs for citation. Its 4 documented tools cover spacefrontiers, document. It is available as a remote MCP endpoint.
Teams that want a hosted AI & ML endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-29 · ★ 11 · #85 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Spacefrontiers MCP Server
before you install - you'll need
Set SPACE_FRONTIERS_API_KEY before connecting.
Claude Code
claude mcp add spacefrontiers-mcp --transport http https://mcp.spacefrontiers.org/ Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"spacefrontiers-mcp": {
"url": "https://mcp.spacefrontiers.org/"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.spacefrontiers.org/
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.spacefrontiers.org
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.SpaceFrontiers is GitHub-verified and matches the repo owner
03 · What Spacefrontiers MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 4 documented tools spanning spacefrontiers, document, including spacefrontiers_search_documents, spacefrontiers_search_social, spacefrontiers_fetch_document, spacefrontiers_search_in_document.
The 4 tools it gives your agent
Extracted from the project's README - what mcp lets an agent do.
- spacefrontiers_search_documents
- - Peer-reviewed papers, books, patents, Wikipedia. Use for citations and prior art.
- spacefrontiers_search_social
- - Reddit, Telegram channels, YouTube transcripts. Use for news and community discussion.
- spacefrontiers_fetch_document
- - Bounded full text + up to 50 references for one canonical URI. Defaults to 40K characters; supports up to 100K.
- spacefrontiers_search_in_document
- - Up to five matching passages within one document. Use for documents over ~20K tokens.
04 · Who maintains Spacefrontiers MCP Server
mcp is maintained by spacefrontiers. It's the only MCP server we track from this author; the repo dates to Apr 2025.
05 · Facts
- repository
- github.com/spacefrontiers/mcp
- website
- https://spacefrontiers.org/mcp
- category
- AI & ML - ranked #85 of 95 actively-maintained AI & ML servers as of 2026-08-25.
- registry
- io.github.SpaceFrontiers/mcp (active, first published 2026-05-07 · 2 versions)
06 · Spacefrontiers MCP Server FAQ
Is Spacefrontiers MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-29. We re-verify nightly.
What can Spacefrontiers MCP Server do?
An agent gets 4 documented tools spanning spacefrontiers, document, including spacefrontiers_search_documents, spacefrontiers_search_social, spacefrontiers_fetch_document, spacefrontiers_search_in_document.
How do I install Spacefrontiers MCP Server?
Run `claude mcp add spacefrontiers-mcp --transport http https://mcp.spacefrontiers.org/`. The README documents one environment variable (SPACE_FRONTIERS_API_KEY) to set first. Set SPACE_FRONTIERS_API_KEY before connecting. You can also paste the ready-made client config above.
Does Spacefrontiers MCP Server require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Spacefrontiers MCP Server
Alternatives to Spacefrontiers MCP Server
Maintained AI & ML servers if Spacefrontiers MCP Server isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,003 · 2026-08-24
- Airweave Search MCP server for searching Airweave collections with natural language queries. ★ 6,564 · 2026-06-05
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,430 · 2026-08-23
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 584 · 2026-08-24
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 397 · 2026-08-23
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 380 · 2026-07-25
Pairs well with
Servers that cover what Spacefrontiers MCP Server doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Spoken · Brainstorm MCP · Koma Core MCP · Koma Gate MCP · Glassbox Framework
More Python MCP servers · Guardian Shield · Simmer · Spec Left · Lumino MCP Server · Sqlsure · see all