✨ 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 Assistants
Talk with Claude 3
159 1523
AI Engineering
Python Bug Fixer
119 1433
AI Agents
AI Video Generator
252 2007 5.0
Customer service
AI-Powered Product List Manager
153 868
Data Analysis
Pharmacy Admin Panel
252 1957
Verified Icon
AI Agents
AI Chatbot Starter Kit
1336 8300 5.0

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.