✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Aegntic MCP Servers

This repository contains a collection of Model Context Protocol (MCP) servers for various tasks and integrations. Each server resides in its own subdirectory and can be used independently.

Available MCP Servers

ServerDescriptionInstallation
Claude Export MCPExport Claude Desktop projects, conversations, and artifacts to Markdown formatnpx @aegntic/claude-export-mcp
Firebase Studio MCPComplete access to Firebase and Google Cloud servicesnpx @aegntic/firebase-studio-mcp
n8n MCPLimitless n8n workflow automation with no restrictionsnpx @aegntic/n8n-mcp
Docker MCPComprehensive Docker container and image management with Docker Hub integrationnpx @aegntic/docker-mcp

What is MCP?

The Model Context Protocol (MCP) is a standard for extending the capabilities of AI assistants like Claude by giving them access to external tools and services. These servers implement the MCP standard to provide specialized functionality that can be used directly from within Claude conversations.

Using These Servers

Each server in this repository can be installed and run independently. See the README in each server’s directory for specific installation and usage instructions.

Generally, to use an MCP server:

  1. Install and run the server using npx or npm
  2. In Claude, add the server by adding the server URL (typically a localhost address)
  3. Use the tools provided by the server directly in your Claude conversation

Contributing

Contributions are welcome! If you’d like to add a new MCP server or improve an existing one, please submit a pull request.

When contributing a new server, please follow the established directory structure pattern:

servers/your-server-name/
├── README.md          # Documentation for your server
├── package.json       # npm package configuration  
├── index.js           # Entry point
└── src/               # Source code
    ├── index.js       # Main implementation
    └── ...            # Additional modules

License

MIT

Featured Templates

View More
AI Agents
AI Video Generator
258 2301
AI Assistants
Talk with Claude 3
160 2068
AI Characters
Your Speaking Avatar
171 929
AI Image Generation
Image Generation with Stable Diffusion
117 1204
Data Analysis
Pharmacy Admin Panel
254 2272

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.