AgenticFlow

Product details

Q: Can I build my own MCP servers?

Hello,
Can I create my own MCP servers with this tool?

Dlee254PLUSMay 15, 2025
Founder Team
SeanP_AgenticFlowAI

SeanP_AgenticFlowAI

May 16, 2025

A: Hey Dlee254,

That's an excellent and forward-thinking question!

While AgenticFlow itself is primarily an MCP client (meaning it's designed to consume tools and actions from existing MCP servers), the Model Context Protocol (MCP) is an open standard.

This means YES, you absolutely can build your own MCP servers independently, host them wherever you like (e.g., on Vercel, Cloudflare Workers, AWS Lambda, or your own infrastructure), and then connect them to AgenticFlow for your agents to use.

Here's how it generally works and some resources:

1. Understanding MCP Server Development:

The official MCP documentation is the best place to start to understand the spec and how to build a compliant server:

MCP Quickstart & Docs: https://modelcontextprotocol.io/quickstart

2. Tools & Frameworks for Building MCP Servers:

Several platforms and open-source projects are emerging to make building MCP servers easier:

Vercel: Recently announced native MCP server support, making deployment simple: https://vercel.com/changelog/mcp-server-support-on-vercel

Cloudflare Workers: Also a great serverless environment for hosting MCP endpoints: https://blog.cloudflare.com/remote-model-context-protocol-servers-mcp/

AWS Labs: Provides examples for running MCP servers with AWS Lambda: https://github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda

Open Source Libraries: Keep an eye on GitHub for libraries in various languages (Python, Node.js, etc.) that help you implement the MCP spec.

3. Connecting Your Custom MCP Server to AgenticFlow:

Once you have your custom MCP server built and hosted (exposing an endpoint that lists its available tools/actions according to the MCP spec), you simply:

Go to your AgenticFlow workspace settings.
Navigate to "MCP Servers."
Click "Add Server" and paste in the URL of your custom MCP server endpoint.

Your custom tools will then be available for your AgenticFlow agents to use!

So, AgenticFlow doesn't provide the tools to build the MCP server itself within our platform, but we fully embrace the open standard, allowing you to plug in any MCP-compliant server you or others create. This gives you ultimate flexibility to extend AgenticFlow's capabilities with your own custom tools and integrations.

It's a powerful way to go if you have specific internal systems or unique APIs you want your agents to interact with!

Best,
— Sean

Share
Helpful?
Log in to join the conversation
Verified Purchaser badge

Verified purchaser

Posted: May 16, 2025

Would you consider offering your platform to build an MCP server in the future? It would be amazing to have this option.

Founder
Posted: May 17, 2025

This indeed in our future roadmap for our AI Agent OS. We are working closely with AWS to explore this option, we have other options to deploy to vercel/Cloudflare as well. However it might takes awhile until we get there.

Related questions
View product details