Limoja
Design your own agentic team of AI scientists, developers and analysts. They join your people, adopt your process and accelerate everything you build. Purpose built for healthcare and life sciences.
https://limoja.ai/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.limoja.ai/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.limoja.ai
53tools discovered
Showing 25 of 53 from the live probe.
Code Executor Append To Code File
Append content to an existing Python code file. Use this to add more code to a file created with initialize_code_file, allowing you to build up larger code bases in parts.
Code Executor Check Installed Packages
Check if packages are installed in the venv environment
Code Executor Configure Environment
Change the environment configuration settings
Code Executor Execute Code
Execute Python code in the venv environment. For short code snippets only. For longer code, use initialize_code_file and append_to_code_file instead.
Code Executor Execute Code File
Execute an existing Python file. Use this as the final step after building up code with initialize_code_file and append_to_code_file.
Code Executor Get Environment Config
Get the current environment configuration
Code Executor Initialize Code File
Create a new Python file with initial content. Use this as the first step for longer code that may exceed token limits. Follow with append_to_code_file for additional code.
Code Executor Install Dependencies
Install Python dependencies in the venv environment
Code Executor Read Code File
Read the content of an existing Python code file. Use this to verify the current state of a file before appending more content or executing it.
Filesystem Append File
Append content to an existing file, or create it if it does not exist. Use this to accumulate output across multiple agents writing to the same file. A newline is automatically inserted before the appended content if the file is non-empty. Only works within allowed directories.
Filesystem Create Directory
Create a new directory or ensure a directory exists. Can create multiple nested directories in one operation. If the directory already exists, this operation will succeed silently. Perfect for setting up directory structures for projects or ensuring required paths exist. Only works within allowed directories.
Filesystem Directory Tree
Get a recursive tree view of files and directories as a JSON structure. Each entry includes 'name', 'type' (file/directory), and 'children' for directories. Files have no children array, while directories always have a children array (which may be empty). The output is formatted with 2-space indentation for readability. Only works within allowed directories.
Filesystem Edit File
Make line-based edits to a text file. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made. Only works within allowed directories.
Filesystem Get File Info
Retrieve detailed metadata about a file or directory. Returns comprehensive information including size, creation time, last modified time, permissions, and type. This tool is perfect for understanding file characteristics without reading the actual content. Only works within allowed directories.
Filesystem List Allowed Directories
Returns the list of directories that this server is allowed to access. Subdirectories within these allowed directories are also accessible. Use this to understand which directories and their nested paths are available before trying to access files.
Filesystem List Directory
Get a detailed listing of all files and directories in a specified path. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is essential for understanding directory structure and finding specific files within a directory. Only works within allowed directories.
Filesystem List Directory With Sizes
Get a detailed listing of all files and directories in a specified path, including sizes. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is useful for understanding directory structure and finding specific files within a directory. Only works within allowed directories.
Filesystem Move File
Move or rename files and directories. Can move files between directories and rename them in a single operation. If the destination exists, the operation will fail. Works across different directories and can be used for simple renaming within the same directory. Both source and destination must be within allowed directories.
Filesystem Read File
Read the complete contents of a file as text. DEPRECATED: Use read_text_file instead.
Filesystem Read Media File
Read an image or audio file. Returns the base64 encoded data and MIME type. Only works within allowed directories.
Filesystem Read Multiple Files
Read the contents of multiple files simultaneously. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Each file's content is returned with its path as a reference. Failed reads for individual files won't stop the entire operation. Only works within allowed directories.
Filesystem Read Text File
Read the complete contents of a file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Use the 'head' parameter to read only the first N lines of a file, or the 'tail' parameter to read only the last N lines of a file. Operates on the file as text regardless of extension. Only works within allowed directories.
Filesystem Search Files
Recursively search for files and directories matching a pattern. The patterns should be glob-style patterns that match paths relative to the working directory. Use pattern like '*.ext' to match files in current directory, and '**/*.ext' to match files in all subdirectories. Returns full paths to all matching items. Great for finding files when you don't know their exact location. Only searches within allowed directories.
Filesystem Write File
Create a new file or completely overwrite an existing file with new content. Use with caution as it will overwrite existing files without warning. Handles text content with proper encoding. Only works within allowed directories.
Image Delivery Send Image To User
Deliver an image to the user over WhatsApp. This tool runs in a DIFFERENT pod than you, so a local file path on your pod is NOT readable here — prefer passing the image inline as base64, OR an http(s) URL the tool can fetch. Uploads the image to the shared object store and returns a mediaUrl plus a marker. You MUST include the returned marker verbatim in your reply for the image to actually be sent. Supported formats: png, jpg, jpeg, gif, webp, bmp. Max 10 MB.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsDesign your own agentic team of AI scientists, developers and analysts. They join your people, adopt your process and accelerate everything you build. Purpose built for healthcare and life sciences.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 53 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
Operate Limoja? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.