MCP.so
登录
A

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

基本信息

分类

记忆与知识

传输方式

stdio

发布者

YourLifewithAI

提交者

Ben Corpron

配置

使用下面的配置,将此服务器添加到你的 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 服务器