FutureSearch MCP Server
AI forecasting for your AI: probabilities, dates, and numbers with a public track record.
io.github.futuresearch/futuresearch-mcp · Repository · Website · version 0.26.0 · 52 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx futuresearch-mcp
Needs credentials: FUTURESEARCH_API_KEY. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.
Results by platform
Linux
needs credentials2026-08-16 · probed over pypi2 recorded runs, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 80 packages in 242ms
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/ifRX0-UwiYBmiEsA/bin/futuresearch-mcp", line 6, in <module>
from futuresearch_mcp.server import main
File "/home/runner/.cache/uv/archive-v0/ifRX0-UwiYBmiEsA/lib/python3.13/site-packages/futuresearch_mcp/server.py", line 16, in <module>
import futuresearch_mcp.tools # noqa: F401 — registers @mcp.tool() decorators
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/.cache/uv/archive-v0/ifRX0-UwiYBmiEsA/lib/python3.13/site-packages/futuresearch_mcp/tools.py", line 40, in <module>
from futuresearch_mcp.app import mcp
File "/home/runner/.cache/uv/archive-v0/ifRX0-UwiYBmiEsA/lib/python3.13/site-packages/futuresearch_mcp/app.py", line 13, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
macOS
needs credentials2026-08-16 · probed over pypi2 recorded runs, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 80 packages in 1.06s
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/-gIODCGymt1hyW_C/bin/futuresearch-mcp", line 6, in <module>
from futuresearch_mcp.server import main
File "/Users/runner/.cache/uv/archive-v0/-gIODCGymt1hyW_C/lib/python3.14/site-packages/futuresearch_mcp/server.py", line 16, in <module>
import futuresearch_mcp.tools # noqa: F401 — registers @mcp.tool() decorators
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/.cache/uv/archive-v0/-gIODCGymt1hyW_C/lib/python3.14/site-packages/futuresearch_mcp/tools.py", line 40, in <module>
from futuresearch_mcp.app import mcp
File "/Users/runner/.cache/uv/archive-v0/-gIODCGymt1hyW_C/lib/python3.14/site-packages/futuresearch_mcp/app.py", line 13, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
Windows
needs credentials2026-08-16 · probed over pypi2 recorded runs, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 83 packages in 1m 13s
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\BE4LqDJk6fxnEqk8\Scripts\futuresearch-mcp.exe\__main__.py", line 4, in <module>
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\BE4LqDJk6fxnEqk8\Lib\site-packages\futuresearch_mcp\server.py", line 16, in <module>
import futuresearch_mcp.tools # noqa: F401 � registers @mcp.tool() decorators
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\BE4LqDJk6fxnEqk8\Lib\site-packages\futuresearch_mcp\tools.py", line 40, in <module>
from futuresearch_mcp.app import mcp
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\BE4LqDJk6fxnEqk8\Lib\site-packages\futuresearch_mcp\app.py", line 13, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.futuresearch__futuresearch-mcp.html)