Machbase Mcp
@machbase
Machbase Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"machbase": {
"command": "C:/Users/Username/anaconda3/envs/mcp/python.exe",
"args": [
"C:/Users/Username/AppData/Roaming/Claude/Machbase.py"
],
"env": {
"MACHBASE_HOST": "localhost",
"MACHBASE_PORT": "5654"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Machbase Mcp?
Machbase Mcp is an MCP (Model Context Protocol) server that enables natural-language database operations through integration between Claude Desktop and Machbase Neo. It converts user requests expressed in natural language into Machbase Neo commands and executes them, making database interaction more accessible.
How to use Machbase Mcp?
Use Machbase Mcp through Claude Desktop’s native MCP connection. No additional API keys are required. Simply ask Claude a question about your Machbase Neo database, and the server handles the translation and execution automatically.
Key features of Machbase Mcp
- Official Machbase Neo documentation search with AI-powered explanations
- Real-time database integration for table creation, data manipulation, and complex queries
- Natural-language-to-SQL conversion via Claude
- Time series data analysis and querying (e.g., IoT sensor data, logs)
- Native Claude Desktop integration with no extra API keys needed
Use cases of Machbase Mcp
- Querying IoT sensor data using everyday language
- Analyzing log data without writing SQL manually
- Performing natural-language database operations (create tables, insert data, run reports)
FAQ from Machbase Mcp
How does Machbase Mcp convert natural language to SQL?
Claude Desktop parses the user’s request and calls MCP tools. The Machbase Mcp server then generates the appropriate SQL and connects to Machbase Neo via its HTTP/REST API.
Do I need a separate API key to use Machbase Mcp?
No. The server leverages Claude Desktop’s built-in capabilities, so no additional API keys are required.
What kind of data can I work with using Machbase Mcp?
The server is designed for time series data such as IoT sensor data and log data, but it also supports general database operations like table creation and complex queries.
What is the data flow when I ask a question?
User request → Claude Desktop → MCP Server (SQL generation & connection) → Machbase Neo → response back through Claude’s interpretation.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント