MCP ExplorerExplorer

Aio Mcp Exe

@shadowcz007on 9 months ago
2 MIT
FreeCommunity
AI Systems
#exe#llm#mcp
A collection of MCP servers for easy use via exe files or stdio mode.

Overview

What is Aio Mcp Exe

aio_mcp_exe is a collection of MCP servers designed for easy access and use through executable files or standard input/output (stdio) mode.

Use cases

Use cases include running voice input services, managing memory, utilizing ChromaDB, and accessing web browser functionalities.

How to use

Users can start the MCP servers by simply double-clicking the packaged exe files. Alternatively, they can configure and use the stdio mode in Claude.

Key features

Key features include easy installation via exe files, support for stdio mode, and the ability to configure servers through Claude.

Where to use

aio_mcp_exe can be used in various fields such as software development, data processing, and any application requiring MCP server functionalities.

Content

This is a collection of MCP servers that anyone can use. It provides services through packaged exe files, which can be started by simply double-clicking. Additionally, users can choose to use the stdio mode and configure it in Claude.

这是一个普通人都能使用的 MCP 服务器集合。它通过打包好的 exe 文件提供服务,用户只需双击即可开启 SSE 服务。此外,用户还可以选择使用 stdio 模式,并将其填写到 Claude 中。

MCP UIUX

voice input

memory

chromadb

use brower

Claude:

{
  "mcpServers": {
    "chroma": {
      "command": "C:/mcp_server_chroma.exe",
      "args": [
        "--transport",
        "stdio",
        "--db-path",
        "C:/chroma_db"
      ]
    }
  }
}

todo

aio

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers