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
| Server | Description | Installation |
|---|---|---|
| Claude Export MCP | Export Claude Desktop projects, conversations, and artifacts to Markdown format | npx @aegntic/claude-export-mcp |
| Firebase Studio MCP | Complete access to Firebase and Google Cloud services | npx @aegntic/firebase-studio-mcp |
| n8n MCP | Limitless n8n workflow automation with no restrictions | npx @aegntic/n8n-mcp |
| Docker MCP | Comprehensive Docker container and image management with Docker Hub integration | npx @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:
- Install and run the server using
npxornpm - In Claude, add the server by adding the server URL (typically a localhost address)
- 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
Aegntic MCP Servers
Project Details
- aegntic/aegntic-MCP
- Last Updated: 4/16/2025
Recomended MCP Servers
MCP-NixOS - Model Context Protocol Server for NixOS resources
MCP server for dynamic graphql
Official mailtrap.io MCP server
mcp server
A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute...
the mcp server that run the code in Node.js container and obtain the result
Model Context Protocol (MCP) Server for National Park Services data
This read-only MCP Server allows you to connect to Smartsheet data from Claude Desktop through CData JDBC Drivers....
MCP web research server (give Claude real-time info from the web)
Monad MCP Server





