symbolica-mcp

YuChenSSR/symbolica-mcp

3.4

If you are the rightful owner of symbolica-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A scientific computing Model Context Protocol (MCP) server allows AI, such as Claude, to perform symbolic computing, conduct calculations, analyze data, and generate visualizations.

Tools

Functions exposed to the LLM to take actions

help

[START HERE] Return a comprehensive guide on how to use this MCP server.

This should be the first tool you use to understand the capabilities and proper usage.
Return a comprehensive guide on how to use this MCP server including input/output formats.

Returns:
    A complete usage guide for the computing-mcp server with detailed input/output format information.

execute_python

Execute Python code and return the results.

Args:
    code: Python code to execute (can use numpy, pandas, scipy, etc.)
    timeout: Maximum execution time in seconds (default: 30)

Returns:
    Dictionary with execution results and any generated plots

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources