AI & Machine Learning
bigcompute.science
Manages machine learning experiments, datasets, and research problems.
ENDPOINT 1
https://mcp.bigcompute.science/mcp
MCP server metadata
- Name
- bigcompute.science
- Version
- 1.0.0
Known tools 23
verify_findingCross-reference a finding against arXiv, Semantic Scholar, zbMATH, OEIS
Inferred read-onlysuggest_experimentGet recommended next experiments based on GPU time and interest area
Inferred read-onlyget_certification_processExplains MCP Verification Certification levels and how agents can contribute
Inferred read-onlyget_research_agentGet instructions to run the autonomous research agent — fastest way to contribute
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bigcompute-science]
url = "https://mcp.bigcompute.science/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bigcompute-science": {
"type": "http",
"url": "https://mcp.bigcompute.science/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bigcompute-science
Remote MCP URL: https://mcp.bigcompute.science/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bigcompute-science": {
"url": "https://mcp.bigcompute.science/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bigcompute-science": {
"type": "http",
"url": "https://mcp.bigcompute.science/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bigcompute-science",
"transport": "streamable-http",
"url": "https://mcp.bigcompute.science/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bigcompute.science was fetched 2026-08-25T02:28:02.893Z.
bigcompute.science is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.