
SecretiveShell
@SecretiveShell
Skills (2)
MCP Wolfram Alpha
MCP ServerA MCP server to connect to wolfram alpha API. This is analogous to the !wa bang in duckduckgo search. Query Wolfram Alpha api. You must set the WOLFRAMAPIKEY environment variable. Get an api ket from Wolfram Alpha. This was tested with the full results API, but it might not be required. Since the official MCP inspector does not have good environment support, I reccommend using wong2's mcp-cli-insp
6.0SecretiveShell/MCP-wolfram-alpha
MCP Timeserver
MCP ServerA simple MCP server that exposes datetime information to agentic systems and chat REPLs The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example: The server exposes a tool to get the current local time in the system timezone: use the following json
7.0SecretiveShell/MCP-timeserver