@rotifer/mcp-server
JSON →Self-evolving AI Agent framework â search, compare, and install Genes ranked by Arena fitness via MCP
Install
npm install -g @rotifer/playground Tools · 29
- get_weather Get current weather for a location
- get_forecast Get weather forecast for a location
- search_web Search the web for information
- fetch_url Fetch content from a URL
- read_file Read contents of a file
- write_file Write content to a file
- list_directory List contents of a directory
- run_command Execute a shell command
- create_memory Store information in memory
- read_memory Retrieve information from memory
- search_memory Search through stored memories
- delete_memory Delete a memory entry
- list_memories List all stored memories
- create_note Create a new note
- read_note Read a note by ID
- update_note Update an existing note
- delete_note Delete a note
- list_notes List all notes
- search_notes Search through notes
- create_task Create a new task
- read_task Read a task by ID
- update_task Update an existing task
- delete_task Delete a task
- list_tasks List all tasks
- complete_task Mark a task as completed
- send_email Send an email message
- read_email Read emails from inbox
- search_email Search through emails
- generate_image Generate an image from a description
Environment variables
ROTIFER_CLOUD_ANON_KEY
Links
★ 1 GitHub stars