Nody
One MCP Server to TOOL them all!
Nody is a developer-first platform for managing and deploying Model Context Protocol (MCP) servers and toolsets. Nody technology maintains the tools collections in a knowledge graph. Nody clients exposing tools to your AI Agents request the knowledge graph to discover what tool should ben installed and exposed.
Overview
Nody provides a powerful MCP Composer for creating and managing custom MCP servers. It enables you to personalize each tool’s name and description to add context, helping agents use them with fewer tokens. It manages the configurations and secrets of MCP servers in one secure place, making it easier to deploy and scale your AI toolsets efficiently.
Features
MCP Composer
A powerful visual interface for composing, editing, and managing MCP server tools into collections built around specific use cases.Tool Customization
Customize tool names and descriptions to optimize context for AI agents based on your desired use cases.Configure Agents Once
Configure agents once and maintain tool collections and their descriptions through a centralized UI. No need to reconfigure agents later.Secure Configuration Storage
Secret values (API keys, tokens, etc.) are encrypted and stored securely. The encryption key is stored in a Vault accessible only by you.Monitor Execution of Collections
Track the execution of your collections and tools to know whether they’re running properly.Add Servers to Catalog
Extend your catalog by adding servers already deployed on NPM or UV public registries. Define the required configuration parameters and secrets to run them securely.
How to Use
Once your Nody client is composed at Nody, click the Run it
button to get installation instructions.
Example of a Nody client configuration to add to your favorite MCP client:
{
"mcpServers": {
"<Nody client name>": {
"command": "npx",
"args": [
"-y",
"@olympeio/nody-vmcp@latest"
],
"env": {
"NODY_CLIENT_ID": "<Nody client id>", // REQUIRED, your Nody client ID
"NODY_USER_KEY": "<your very own secret encryption key>" // OPTIONAL, used when authenticated, required to decrypt secret values
}
}
}
}
This starts the Nody client and loads the list of tools included in the collection with the configured customizations.
Requirements
The Nody VMCP package is an NPM package that requires Node.js 18+ to work properly.
Check your installed Node.js version with:
node --version
Download the latest version from the official website.
Roadmap
Planned features and improvements:
Enterprise Security
Use your enterprise vault to store encryption keys. Enterprise-grade governance for AI tooling.Collection Sharing (Templates)
Publish and share MCP configurations through public or private repositories with attribution.Code Your Own Tools
Write and test your tools directly in Nody without needing to publish them on NPM, UV, or Docker.Integration of Existing APIs
Integrate APIs from your IT landscape into AI agents by wrapping them as MCP tools and composing them into collections.Add Docker and Local Servers
Add servers not deployed on NPM or UV registries, including local or Docker-based servers, and use them in the MCP Composer.
Architecture
Nody clients are lightweight runtimes built on top of the Olympe Technology: a knowledge graph stored in a dedicated graph database describes the compositions of tools in collections, custom MCP and names and descriptions overrides. Nody Clients are distributed and connected to a centralized orchestrator providing required graph portions for the execution of the tools. Updates on tools and collections are notified in real time thanks to our event driven distributed archtitecture.
Links
- Nody
- Official MCP Documentation
- Nody on NPM
License
Copyright © Olympe S.A. - All Rights Reserved Unauthorized copying of any of the files contained in this project, via any medium is strictly prohibited Proprietary and confidential
Nody
Project Details
- olympeio/nody
- Last Updated: 5/28/2025
Recomended MCP Servers
Static analyzer and linter for Clojure code that sparks joy
Model Context Protocol Servers
A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs...
A server for managing contextual data in DICOM tools, supporting medical imaging and machine learning workflows.
Lightweight MCP server to give your Cursor Agent access to the Neon API
model context protocol for outscraper
mcp-censys is a MCP server that taps into the Censys Search API for real-time domain, IP, and FQDN...
This read-only MCP Server allows you to connect to Azure Data Lake Storage data from Claude Desktop through...
Use this MCP server to tell AI who are you.