CAT
/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

Cross AI Tools

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
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Occam

fit.occam/occam
3 toolsHTTPregistry active
Summary

This server exposes symbolic regression through two tools: sindy_run for discovering differential equations from time series data in seconds, and pysr_run for finding algebraic relationships via evolutionary search that returns a Pareto front of expressions ranked by complexity versus accuracy. It wraps PySINDy and SymbolicRegression.jl under the hood. You'd reach for this when you have numerical measurements and want governing equations instead of black box models. The free tier handles up to 100 rows and 8 variables, then switches to pay per use via x402 or card. Connects over streamable HTTP to occam.fit/mcp/ and includes a bootstrap uncertainty tool for getting confidence intervals on fitted constants.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

3 tools
feature.requestRequest a feature that Occam doesn't support yet. Use this when you need a capability that Occam doesn't currently offer. Requests are logged and used to prioritize development.1 params

Request a feature that Occam doesn't support yet. Use this when you need a capability that Occam doesn't currently offer. Requests are logged and used to prioritize development.

Parameters* required
descriptionstring
A short description of the feature you need. Examples: 'LaTeX output for equations', 'support for ODE constraints', 'GPU-accelerated search', 'larger dataset limits'. Helps prioritize development.
sindy.runSparse Identification of Nonlinear Dynamics (SINDy). Discovers governing differential equations from time series data. Returns human-readable sparse expressions. Fast (seconds). Best for systems where you have time-resolved measurements of multiple state variables and want to...6 params

Sparse Identification of Nonlinear Dynamics (SINDy). Discovers governing differential equations from time series data. Returns human-readable sparse expressions. Fast (seconds). Best for systems where you have time-resolved measurements of multiple state variables and want to...

Parameters* required
tarray
Timestamps corresponding to each row of data. Length must match row count.
dataarray
2D array of time series data. Each row is a timestep, each column is a state variable. Max 10,000 rows, 20 variables.
max_iterinteger
Maximum STLSQ optimizer iterations. Default 20.default: 20
thresholdnumber
STLSQ sparsity threshold. Higher values produce sparser equations. Default 0.1.default: 0.1
poly_degreeinteger
Polynomial library degree for SINDy candidate functions. Default 2.default: 2
feature_namesvalue
Names for each variable/feature column. Defaults to x0, x1, ...
pysr.runEvolutionary Symbolic Regression (PySR). Discovers algebraic equations from feature/target data. Returns a Pareto front of expressions ranked by the tradeoff between complexity and accuracy. Slower than SINDy (10-60s). Best for finding closed-form relationships without time st...8 params

Evolutionary Symbolic Regression (PySR). Discovers algebraic equations from feature/target data. Returns a Pareto front of expressions ranked by the tradeoff between complexity and accuracy. Slower than SINDy (10-60s). Best for finding closed-form relationships without time st...

Parameters* required
Xarray
2D array of input features. Each row is an observation, each column is a feature. Max 1,000 rows, 10 features.
yarray
Target values, one per row of X.
populationsinteger
Number of evolutionary populations for the search. Default 15, max 20.default: 15
feature_namesvalue
Names for each variable/feature column. Defaults to x0, x1, ...
max_complexityinteger
Maximum expression tree size. Higher allows more complex expressions. Default 20, max 25.default: 20
timeout_secondsinteger
Wall clock time limit in seconds. Default 60, max 60.default: 60
unary_operatorsvalue
Allowed unary operators. Options: sin, cos, tan, exp, log, log2, log10, sqrt, abs, sinh, cosh, tanh. Default: sin, cos, exp, log, sqrt.
binary_operatorsvalue
Allowed binary operators. Options: +, -, *, /, ^. Default: +, -, *, /.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedApr 2, 2026
Open website

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.