MCP-wolframio-alfa
Un servidor MCP para conectarse a la API de Wolfram Alpha.
Componentes
Indicaciones
Esto es análogo al !wa
bang en la búsqueda de duckduckgo.
Herramientas
Consulta la API de Wolfram Alpha.
Configuración
Debe configurar la variable de entorno WOLFRAM_API_KEY
. Obtenga una clave API de Wolfram Alpha .
Esto se probó con la API de resultados completa, pero es posible que no sea necesario.
Desarrollo
Depuración
Dado que el inspector oficial de MCP no tiene un buen soporte de entorno, recomiendo utilizar mcp-cli-inspector de wong2.
Crea un archivo config.json con el mismo estilo que Claude Desktop.
Luego ejecuta:
You must be authenticated.
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.
Tools
Conecte su respuesta de chat a la inteligencia computacional de Wolfram Alpha
Related MCP Servers
- AsecurityAlicenseAqualityEnables integration of Perplexity's AI API with LLMs, delivering advanced chat completion by utilizing specialized prompt templates for tasks like technical documentation, code review, and API documentation.Last updated -1948JavaScriptMIT License
- AsecurityFlicenseAqualityThis server provides access to the Perplexity AI API, enabling interaction through chatting, searching, and documentation retrieval within MCP-based systems.Last updated -52JavaScript
- AsecurityFlicenseAqualityA Node.js implementation that enables Claude to interact with Perplexity AI's language models through Anthropic's Model Context Protocol, providing tools for advanced chat completions and quick queries.Last updated -26TypeScript
- -securityFlicense-qualityA server implementing the Model Context Protocol that enables AI assistants like Claude to interact with Google's Gemini API for text generation, text analysis, and chat conversations.Last updated -Python