---
slug: "fusion-fusion-mcp-server"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/fusion-tech-org/fusion-mcp-server@main/README.md"
repo: "https://github.com/fusion-tech-org/fusion-mcp-server"
source_file: "README.md"
branch: "main"
---
# Fusion MCP Servers

<div align="center">
  <a href="https://github.com/fusion-tech-org/fusion-mcp-server/tree/main" target="_blank">
    <img alt="fusion AI" width="50%" src="https://github.com/fusion-tech-org/fusion-mcp-server/blob/main/public/FusionAI-logo.png"/>
  </a>
</div>

<div align="center">
  <h1>fusion-mcp-server</h1>
</div>

<div align="center">

The awesome MCP servers powered by fusion AI.

</div>

<div align="center">

English | [简体中文](https://github.com/fusion-tech-org/fusion-mcp-server/blob/HEAD/README.zh-CN.md)

</div>

## Installation

```bash
deno run start

```

## Usaging

You can import the generated bundle to use the whole library generated by this starter:

```javascript
...
```

## Documentation

## Features

## Development

```bash
git clone https://github.com/fusion-tech-org/fusion-mcp-server/tree/main

```

## References

1. [fastmcp](https://github.com/punkpeye/fastmcp?tab=readme-ov-file)
