ProjectManager MCP Server for Google ADKGive Google ADK instant access to 11 tools to Create Project, Create Project Task, Get Project Details, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add ProjectManager as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The ProjectManager MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 11 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="projectmanager_agent",
instruction=(
"You help users interact with ProjectManager "
"using 11 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About ProjectManager MCP Server
Connect your ProjectManager.com account to any AI agent and simplify your project orchestration, task management, and resource allocation through natural conversation.
Google ADK natively supports ProjectManager as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 11 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Project Management — List all projects, retrieve detailed status metadata, and monitor project health and progress
- Task Control — Query tasks for any project, retrieve detailed descriptions, and create new tasks programmatically
- Resource Intelligence — List team resources, including members and equipment, to choose the right context for each task
- Time Tracking — Access a history of recorded timesheets to stay on top of your project billing and capacity
- Direct Control — Manage your entire project portfolio directly from your agent without manual dashboard navigation
The ProjectManager MCP Server exposes 11 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 11 ProjectManager tools available for Google ADK
When Google ADK connects to ProjectManager through Vinkius, your AI agent gets direct access to every tool listed below — spanning task-tracking, resource-allocation, timesheets, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create project on ProjectManager
Create a new project
Create project task on ProjectManager
Add a new task
Get project details on ProjectManager
Get details for a specific project
Get task details on ProjectManager
Get details for a specific task
List dashboards on ProjectManager
List all dashboards
List projects on ProjectManager
List ProjectManager projects
List tags on ProjectManager
List all project tags
List tasks on ProjectManager
Optionally filter by project ID. List tasks
List team resources on ProjectManager
List team resources
List timesheets on ProjectManager
List recorded timesheets
Update task on ProjectManager
Update an existing task
Connect ProjectManager to Google ADK via MCP
Follow these steps to wire ProjectManager into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the ProjectManager MCP Server
Google ADK provides unique advantages when paired with ProjectManager through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with ProjectManager
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine ProjectManager tools with BigQuery, Vertex AI, and Cloud Functions
ProjectManager + Google ADK Use Cases
Practical scenarios where Google ADK combined with the ProjectManager MCP Server delivers measurable value.
Enterprise data agents: ADK agents query ProjectManager and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine ProjectManager tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query ProjectManager regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including ProjectManager
Example Prompts for ProjectManager in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with ProjectManager immediately.
"List all active projects in ProjectManager."
"Show me all overdue tasks across all projects with their assignees and original deadlines."
"Create 3 new tasks for the Website Redesign project assigned to the design team due next Friday."
Troubleshooting ProjectManager MCP Server with Google ADK
Common issues when connecting ProjectManager to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkProjectManager + Google ADK FAQ
Common questions about integrating ProjectManager MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
String
10 toolsEngage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.

Solcast Solar
11 toolsAccess solar irradiance and PV power forecasts — rooftop solar estimates, radiation data, and weather forecasts via Solcast API.

Crypto Hash Engine
1 toolsSign API requests and Webhooks deterministically. Instantly generate mathematical HMAC, SHA-256, or MD5 hashes without AI hallucinations.

Correios do Brazil
3 toolsCalculate shipping costs, estimate delivery times, and consult address information via the official Correios REST API.
