Meld MCP Server - Connects Claude Code to Meld cloud
Project description
Meld MCP Server
Model Context Protocol server that connects Claude Code to the Meld cloud.
Installation
pip install meld-mcp
Usage
The MCP server is automatically started by Claude Code after running meld setup.
Tools
Session
- meld_hello() - Session start, returns user state and greeting
- meld_start_checkin() - Start a check-in session
- meld_checkin_respond(session_id, question_id, response) - Respond to question
Memory
- meld_remember(content, title?, kind?) - Store a memory
- meld_recall(query, limit?) - Semantic search memories
Profile
- meld_get_profile() - Get user profile
- meld_set_slot(key, value, confidence?) - Set profile slot
Projects
- meld_list_projects(status?) - List projects
- meld_create_project(name, description?, domains?, goals?) - Create project
Configuration
The MCP server reads credentials from ~/.meld/credentials.json (created by meld login).
Environment variables:
MELD_API_URL- Override the API URL (default: https://api.meld.run)
Session Hook
The hook at meld_mcp.hooks.check_session() is called by Claude Code on each prompt.
It reminds Claude to call meld_hello() on the first prompt of each session.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meld_mcp-0.1.5.tar.gz.
File metadata
- Download URL: meld_mcp-0.1.5.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34650d85f55997c4db7ebbca982bbe9545c8d126c2d8a44d6125e40b477f82ce
|
|
| MD5 |
bad9cb73985d0be41dbf883662f0809c
|
|
| BLAKE2b-256 |
1ee0da0b18cc608fe84a280814dc89b61b7ced2c5a03ff867af5eff6b5072769
|
File details
Details for the file meld_mcp-0.1.5-py3-none-any.whl.
File metadata
- Download URL: meld_mcp-0.1.5-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10a5ac647444f0b0dc45c93905d21ab5b655b104cd92671f5b099ee9cc81e8db
|
|
| MD5 |
adf5b0a7f370d1519db8977ac4b140e6
|
|
| BLAKE2b-256 |
9f729fa77c711ed9883858b3205fa41ba162d97548039143639220372f469f70
|