What is the Pylon MCP Server?
The Pylon MCP (Model Context Protocol) Server is an integration tool that connects the Pylon API with other platforms, like UBOS, allowing AI models and agents to interact with Pylon’s functionalities.
What is UBOS?
UBOS is a full-stack AI Agent development platform designed to help businesses orchestrate AI Agents, connect them with enterprise data, build custom AI Agents with LLM models, and create Multi-Agent Systems.
What features does the Pylon MCP Server offer?
The server provides tools for User Management, Contact Management, Issue Management, and Knowledge Base Management. These tools enable AI agents to access and manipulate data within the Pylon ecosystem.
What environment variables do I need to set up the Pylon MCP Server?
You need to set the PYLON_API_TOKEN environment variable with your Pylon API token to authenticate the server.
How do I install the Pylon MCP Server?
Clone the repository, then run npm install to install dependencies, and npm run build to build the server.
Can I run the Pylon MCP Server locally?
Yes, you can run it locally using tools like Claude Desktop. You’ll need to configure Claude Desktop MCP settings to point to the server.
How do I deploy the Pylon MCP Server to Smithery?
Upload your project to Smithery. Smithery will automatically use the smithery.yaml configuration to install dependencies and configure the Node.js runtime. Ensure you set the PYLON_API_TOKEN environment variable in Smithery.
What is MCP (Model Context Protocol)?
MCP is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), enabling AI models to access and interact with external data sources and tools.
What kind of Pylon API tools are available through the MCP Server?
The available tools include pylon_get_me (get user info), pylon_get_contacts (list contacts), pylon_create_contact (create a contact), pylon_get_issues (list issues), pylon_create_issue (create an issue), pylon_get_knowledge_bases (list knowledge bases), pylon_get_knowledge_base_articles (get articles), and pylon_create_knowledge_base_article (create an article).
Where can I find more information about the Pylon API?
For more information about the Pylon API, visit the API reference.
Pylon Server
Project Details
- marcinwyszynski/pylon-mcp
- MIT License
- Last Updated: 6/10/2025
Recomended MCP Servers
MCP Server for Odoo
An mcp server that you can use to store and retrieve ideas, prompt templates, personal preferences to use...
github-enterprise-mcp
Find most frequently occuring lines in a large file.
MyAnimeList MCP Server
This MCP server provides tools to interact with Google Flights data using the bundled fast_flights library.
MCP Server for Todoist in Python
Projet de Retrieval-Augmented Generation avec ChromaDB





