Arcology Knowledge Node
@YourLifewithAI
Arcology Knowledge Node について
Read-only MCP server for AI agents to explore an 8-domain collaborative engineering knowledge base. Covers the design of Arcology One — a speculative mile-high city for 10 million people. 32 entries spanning structural engineering, energy systems, environmental systems, mechanica
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"arcology": {
"command": "python",
"args": [
"server.py"
],
"env": {
"INDEX_URL": "https://lifewithai.ai/content-index.json",
"MCP_TRANSPORT": "sse",
"MCP_PORT": "8000"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Arcology Knowledge Node?
This is a Next.js project bootstrapped with create-next-app. It provides a web application framework for development and deployment.
How to use Arcology Knowledge Node?
Run the development server with npm run dev, yarn dev, pnpm dev, or bun dev. Open http://localhost:3000 in a browser to view the result. Edit app/page.tsx to modify the page.
Key features of Arcology Knowledge Node
- Bootstrapped with Next.js (create-next-app).
- Uses next/font for automatic font optimization.
- Supports easy deployment on Vercel.
Use cases of Arcology Knowledge Node
—
FAQ from Arcology Knowledge Node
How to start the development server?
Run npm run dev, yarn dev, pnpm dev, or bun dev in the project directory.
How to edit the page?
Edit the file app/page.tsx; the page auto-updates as you save changes.
How to deploy the application?
The easiest way is to use the Vercel Platform from the creators of Next.js.
「メモリとナレッジ」の他のコンテンツ
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
コメント