SecretiveShell/MCP-wolfram-alpha
Connect your chat repl to wolfram alpha computational intelligence
Implements the Model Context Protocol (MCP) as a server exposing Wolfram Alpha's computational APIs through both tool calls and prompt templates, enabling LLM clients like Claude Desktop to perform symbolic math, data analysis, and knowledge queries. Requires a Wolfram Alpha API key for authentication and can be debugged using MCP-compatible inspector tools. Designed as a drop-in MCP server component that integrates into Claude Desktop's configuration alongside other MCP servers.
No commits in the last 6 months.
Stars
72
Forks
20
Language
Python
License
MIT
Category
Last pushed
Aug 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/SecretiveShell/MCP-wolfram-alpha"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
keli-wen/mcp_chatbot
A chatbot implementation compatible with MCP (terminal / streamlit supported)
rb58853/fastchat-mcp
fastchat-mcp is a very simple way to interact with MCP servers using custom chats through...
Elkhn/mcp-playground
A Streamlit-based chat app for LLMs with plug-and-play tool support via Model Context Protocol...
Nikunj2003/LLaMa-MCP-Streamlit
AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).
alphasecio/mcp-client-server
A collection of MCP servers and a Streamlit-based MCP chatbot.