Peerbie MCP for AI. Manage projects, tasks, and team data conversationally.
Works with every AI agent you already use
…and any MCP-compatible client








Connect to your AI in seconds.
Peerbie MCP Server connects your AI agent to your entire workspace. It lets you manage projects, track tasks, list team members, and read company announcements—all through natural conversation.
Instead of opening dashboards, tell your agent what needs doing and get the status immediately.
What your AI can do
Check peerbie status
Verifies the live connection and connectivity status with your Peerbie account.
Create post
Publishes a new, company-wide announcement or update to the main feed.
Create project
Creates an entirely new project container within the workspace.
The agent creates, retrieves, lists, and updates all project structures and individual tasks based on your request.
You can publish official announcements to the company feed or retrieve a list of recent activity posts from the main channel.
The agent accesses detailed information about team structures, individual members, and specific projects using dedicated getter tools.
It pulls upcoming dates from the calendar, listing events for your whole team or filtering by specific criteria.
Ask an AI about this
Waiting for input…
Peerbie MCP Server: 16 Tools for Workspace Control
These tools let your agent interact with every part of Peerbie—from creating projects and assigning tasks to posting announcements and checking team schedules.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Peerbie on VinkiusCheck Peerbie Status
Verifies the live connection and connectivity status with your Peerbie account.
Create Post
Publishes a new, company-wide announcement or update to the main feed.
Create Project
Creates an entirely new project container within the workspace.
Create Task
Generates and assigns a specific task under an existing project.
Get Project
Retrieves all current details for a single, specified project ID.
Get Task
Fetches the full details of one specific task using its unique identifier.
Get Team
Retrieves detailed information about an entire team structure.
List Channels
Lists all available communication channels within your workspace.
List Events
Returns a list of upcoming scheduled calendar events for the workspace members.
List Feed
Retrieves the most recent activity posts from the company's main feed.
List Members
Lists all users in your workspace, including their roles and direct contact info.
List Projects
Returns a list of every project currently managed in your account.
List Tasks By Project
Lists only the tasks belonging to one specific, targeted project ID.
List Tasks
Retrieves a comprehensive list of every task across all projects.
List Teams
Returns a catalog of all defined team groups in your organization.
Update Task
Modifies existing task details—like status or assignee—without creating a new record.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Peerbie, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,000+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Peerbie. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This connection provides 16 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.
Compiling project updates used to take hours of tab-switching and copy/pasting.
Today, compiling a status report means logging into the main dashboard, navigating to the 'Tasks' view, filtering by 'Overdue,' then opening the 'Project Overview' board to check dependencies. Then you open the 'Communication Feed' just to see if management posted any critical announcements that could change priorities. It's manual, clicking through five different views just to get a single narrative.
With this MCP Server, you ask your agent one question: 'What are our biggest bottlenecks right now?' The agent handles the whole sequence—it calls `list_tasks` for overdue items and runs `get_project` details. It synthesizes all that data into a clear answer without you having to touch a dashboard.
Peerbie MCP Server: Manage projects, tasks & team data
Before this server, if the Marketing team needed to send an announcement about policy changes, someone had to manually find the 'Company Feed' tab, draft the post, and hit publish. It was a multi-step process that required navigating away from their core work.
Now, you simply tell your agent: 'Post an update to the company feed about the new Q4 launch date.' The server runs `create_post`, handles the payload, and publishes the message instantly. You get immediate action without touching a single UI element.
What your AI can actually do with this
Peerbie MCP Server connects your agent straight into every corner of your Peerbie workspace. You don't gotta open dashboards or click through menus just to get answers; you talk to your agent, and it handles all the cross-project logic for you. It makes talking about work feel like using a natural language project manager.
Managing Projects and Tasks
- To start something new, you can use
create_projectto build an entire container within your workspace; if you need details on an existing job, callget_projectwith the specific ID. You'll never lose sight of what's going on because the agent can list every project in your account usinglist_projects. For tasks, it works just as hard: usecreate_taskto generate and assign a new item under a project, or callget_taskwhen you need the full scoop on one specific task ID. It'll give you a complete roster of everything usinglist_tasks, or narrow it down by just checking tasks for one targeted project withlist_tasks_by_project. Need to change something? You useupdate_taskto modify details like status or who owns it, keeping records current without making a mess of new entries.
Querying Team and Organizational Data
- The agent reads out all the setup info you need: run
list_teamsto see every defined team group, then useget_teamfor detailed information on a specific structure. When it comes to people,list_membersgives you a roster of everyone in your workspace, including their roles and direct contact info; you can also check out the full internal directory usingget_team. For channels,list_channelsshows all available communication streams within the entire workspace.
Coordinating Communications and Feeds
- Need to make an official announcement for everyone? Use
create_postto publish a new company-wide update straight to the main feed. To catch up on what's been happening, you can pull the most recent activity posts from the main channel usinglist_feed.
Tracking Schedules and Events
- The agent pulls upcoming dates for your whole team or filters by specific criteria when you call
list_events, keeping everyone synced on what's coming up.
Utility and Status Checks
- You can always verify the connection status to make sure everything's working right by calling
check_peerbie_status. This server lets your agent manage project lifecycles, coordinate announcements, pull team directories, and track events—all without you ever leaving a natural conversation flow.
019dd139-bcb5-724a-b9b7-04f05352a8d0 Here's how it actually works
The bottom line is that once connected, your agent treats Peerbie like a native interface, executing actions without you ever needing to see a dashboard.
Log in to your Peerbie workspace.
Request an API Key within Settings > Integrations.
Connect the key to your AI agent via Vinkius. Your agent now has full read/write access to manage projects and tasks.
Who is this actually for?
Project Managers who are sick of status report compilation. It’s for the Ops Engineer who has too many tabs open and needs one place to check project health, team availability, and upcoming milestones simultaneously. If your job involves translating 'what's happening right now' into actionable steps, this is for you.
Running status checks across multiple projects or assigning new tasks based on a teammate’s current workload.
Listing all pending tasks and identifying cross-project bottlenecks without manually reviewing every board.
Retrieving team directory details or listing upcoming company events to prepare for major milestones.
What Changes When You Connect
Stop manually compiling status reports. Your agent can combine list_tasks with get_project to summarize cross-project bottlenecks instantly.
Keep your company announcements centralized. Use create_post to publish updates directly to the feed, ensuring every team member sees it without needing a reminder email.
Never waste time searching for names or roles again. The agent uses list_members to give you immediate access to the full directory and associated roles.
Handle task updates on the fly. Instead of opening the board, just tell your agent to update a status using update_task, referencing the specific task ID.
Get an instant view of team capacity by calling list_events—you know exactly who is free for a meeting next week.
See it in action
The Weekly Status Check
A PM needs to update stakeholders. Instead of logging into 5 different project boards, they prompt their agent: 'List all tasks in Project Alpha that are overdue and assign them to John.' The agent uses list_tasks_by_project (filtered by status) and then runs update_task, solving the problem in one go.
Onboarding a New Hire
HR needs quick details on new team members. They ask: 'Show me all active teams and who belongs to them.' The agent calls list_teams then uses get_team multiple times, giving HR the full directory from one chat window.
Immediate Crisis Announcement
The CEO needs to broadcast a policy change immediately. They tell their agent: 'Post an urgent update about the Q3 policy change.' The agent runs create_post, ensuring the announcement hits the company feed instantly.
Planning a Cross-Team Meeting
A lead needs to schedule a meeting that involves three different teams. They ask: 'List all members in Team X and Team Y who are available next Tuesday.' The agent runs list_members for both groups, cross-referencing availability via list_events.
The honest tradeoffs
Treating the API like a database query.
Asking 'Give me all projects that are overdue and have members who haven't logged in this week.'
You need to break this into steps. First, use list_projects to get IDs. Then, for each ID, call get_project. The agent can only query what the tools explicitly expose.
Forgetting project scope.
Asking 'Show me all tasks.' when you really only care about Marketing Q4 work.
Always refine your request. Instead of list_tasks, specify: 'List tasks by project [Project ID]'. This uses the dedicated list_tasks_by_project tool.
Assuming real-time updates.
Asking 'Who is typing right now in the Marketing channel?'
This server handles state changes, not live presence. Use get_team or list_members to get the current roster of active users.
When It Fits, When It Doesn't
Use this MCP Server if your primary need is orchestrating complex workflows that span multiple Peerbie data points—tasks, projects, team members, and announcements. You need a single pane of glass for operational status.
Don't use it if you only need to perform one simple action (e.g., just checking the calendar). If your goal is purely listing events, another dedicated calendar API might be cleaner. Also, remember that this server has 16 discrete tools; don’t try to combine data points that require different tool inputs without explicit instruction.
If you need to modify a task status, use update_task. If you just want to see the status, use get_task or list_tasks_by_project. The difference is critical.
Questions you might have
How do I list all tasks in Peerbie using the `list_tasks` tool? +
You ask your agent to run list_tasks. This retrieves every task across your entire workspace. If you only want tasks for a specific project, use list_tasks_by_project and provide the Project ID instead.
Can I update a task's status with the `update_task` tool? +
Yes. You must tell your agent to run update_task, providing the unique Task ID, the new status, and any other field you want changed (like assignee). It modifies the record directly.
Where can I find the team directory using `list_members`? +
The agent uses list_members to pull a complete roster of every user. This includes their roles, letting you know who has authority or skills in different areas without checking individual profiles.
Is there a way to see upcoming meetings with `list_events`? +
Yes, the agent runs list_events. You can ask it to filter these events by team name or date range to get a quick view of everyone's schedule.
How do I check if a project exists or create one using the `create_project` tool? +
You should call get_project first to verify the Project ID. If that returns a 404 error, then you can safely use create_project. This prevents accidental duplication and ensures your agent has the correct parent context.
What details do I need to use the `create_post` tool for a company announcement? +
The tool requires at minimum a title and body content. You can optionally specify which channel or team the post targets, allowing you to narrow down who sees the update immediately.
If I only want to see tasks for a specific area, how do I use `list_tasks_by_project`? +
You must provide the unique Project ID as an input parameter. This scope filter limits the results to only those tasks associated with that project, ignoring everything else in your workspace.
How do I confirm that the Peerbie connection is working before running complex commands using `check_peerbie_status`? +
Running check_peerbie_status confirms live connectivity with Peerbie's API. A successful response means your agent has the necessary permissions and access to start manipulating data.
What collaboration features are available? +
Full project and task management with Kanban boards, company-wide feed for announcements, team and channel organization, calendar events, and a complete member directory.
Can I publish announcements to the feed? +
Yes, you can directly create and publish company-wide announcements or updates to the team feed via the MCP.
Are calendar events supported? +
Absolutely. You can retrieve upcoming calendar events to keep your AI assistant informed of your daily schedule.
We've already built the connector for Peerbie. Just plug in your AI agents and start using Vinkius.
No hosting. No infrastructure. No complex setup.
All 16 tools are live and waiting.
You're up and running in seconds.
Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.
Built, hosted, and secured by Vinkius. You just connect and go.