
mcp cpu usage
Simple CPU usage tracker through MCP
Repository Info
About This Server
Simple CPU usage tracker through MCP
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
databricks-mcp-client
This tool gives information about your Databricks workspace to a chat bot.
Based on MCP quickstart by Dan Liden: https://www.danliden.com/posts/20250412-mcp-quickstart.html
How to use
Follow the setup guide in the post: https://www.danliden.com/posts/20250412-mcp-quickstart.html
Modify claude_desktop_config.json to contain the following:
{
"mcpServers": {
"DatabricksServer": {
"command": "/opt/homebrew/bin/uv",
"args": [
"run",
"--with",
"databricks-sdk",
"--with",
"mcp[cli]",
"mcp",
"run",
"/Users/bencetoth/Documents/dev/mcp-cpu-usage/dbx_connector/server.py"
]
}
}
}
You will have to adjust the path to the project and to uv.
Then, create a file called .env based on .env.sample in the repo, and add the workspace url and a token for the workspace you want to use the tool with.
Quick Start
Clone the repository
git clone https://github.com/t-bence/mcp-cpu-usageInstall dependencies
cd mcp-cpu-usage
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.