A
securityA
licenseA
qualityEnables querying documents through a Langflow backend using natural language questions, providing an interface to interact with Langflow document Q\&A flows.
Last updated -
1
14
MIT License
A Model Context Protocol (MCP) server that provides access to WolframAlpha's LLM API. https://products.wolframalpha.com/llm-api/documentation
ask_llm
: Ask WolframAlpha a question and get a structured llm-friendly responseget_simple_answer
: Get a simplified answervalidate_key
: Validate the WolframAlpha API keyThe tests use real API calls to ensure accurate responses. To run the tests:
.env
and add your WolframAlpha API key:.env
file is gitignored to prevent committing sensitive information.MIT
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
WolframAlpha의 LLM API에서 자연어 질문에 대한 쿼리를 실행하여 LLM 소비에 최적화된 구조화되고 간소화된 답변을 제공합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Garoth/wolframalpha-llm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server