What is the On Board MCP server?
Cross-platform shared memory and ticket coordination for AI agents across MCP clients.
How to install On Board
Copy-paste configuration for popular MCP clients.
AGENT_PROJECT_DIRrequiredAbsolute path to the project that owns the .agent-mem directory.
{
"mcpServers": {
"On_Board": {
"command": "uvx",
"args": [
"onboard-memory-mcp"
],
"env": {
"AGENT_PROJECT_DIR": "<YOUR_AGENT_PROJECT_DIR>"
}
}
}
}{
"mcpServers": {
"On_Board": {
"command": "uvx",
"args": [
"onboard-memory-mcp"
],
"env": {
"AGENT_PROJECT_DIR": "<YOUR_AGENT_PROJECT_DIR>"
}
}
}
}{
"mcpServers": {
"On_Board": {
"command": "uvx",
"args": [
"onboard-memory-mcp"
],
"env": {
"AGENT_PROJECT_DIR": "<YOUR_AGENT_PROJECT_DIR>"
}
}
}
}{
"servers": {
"On_Board": {
"type": "stdio",
"command": "uvx",
"args": [
"onboard-memory-mcp"
],
"env": {
"AGENT_PROJECT_DIR": "<YOUR_AGENT_PROJECT_DIR>"
}
}
}
}claude mcp add On_Board --env AGENT_PROJECT_DIR=<YOUR_AGENT_PROJECT_DIR> -- uvx onboard-memory-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.