About
Overview
The TOML MCP Server enables AI agents to work with TOML files commonly used in Rust, Python, and other ecosystems. It provides tools for reading, writing, and validating TOML data.
Capabilities
Tools & Capabilities
⚡parse
Parse TOML content
⚡get_value
Get a value by key path
⚡set_value
Set a value by key path
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-tomlExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"toml": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-toml"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 15
Last UpdatedFeb 12, 2026