agent-services-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agent-services-mcpCreate a new repo called my-app"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
agent-services-mcp
MCP Server for Git operations, agent templates, and project utilities.
Features
Git Operations (Token Savings: 85-95%)
Tool | Description | Token Savings |
| Create new GitHub repo with backup | ~950 tokens |
| Clone and configure backup remote | ~470 tokens |
| Create and push branch to all remotes | ~280 tokens |
| Archive with final backup push | ~375 tokens |
| Sync to backup remotes | ~280 tokens |
Templates
Tool | Description |
| List available agent instruction templates |
| Get template content by name |
Utilities
Tool | Description |
| Get project directory structure |
| Search for files by pattern |
Related MCP server: forgejo-mcp
Installation
cd agent-services-mcp
bun installUsage
As MCP Server
bun run startConfiguration
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"agent-services-mcp": {
"command": "bun",
"args": ["run", "start"],
"cwd": "C:\\Users\\rache\\DevProject\\agent-services-mcp",
"env": {
"DEVPROJECT_ROOT": "C:\\Users\\rache\\DevProject"
}
}
}
}Environment Variables
Variable | Description | Default |
| Project root directory |
|
| Custom templates directory | Auto-detected |
Prerequisites
Bun 1.0+
Git
GitHub CLI (
gh) - authenticated
License
BSD-2-Clause
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseAqualityBmaintenanceMCP Server for the GitLab API, enabling project management, file operations, and more.Last updated95,71689,135MIT
- Alicense-qualityDmaintenanceAn MCP server for managing your repositories on Forgejo/Gitea server.Last updated64Mozilla Public 2.0
- Alicense-qualityBmaintenanceMCP server for interacting with GitLab API, supporting dynamic tool selection and enterprise-grade security.Last updated11MIT
- Alicense-qualityBmaintenanceA production-grade MCP server for managing git projects, offering dynamic tool selection and enterprise-grade security.Last updated2MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
MCP server for Appcircle mobile CI/CD platform.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ludoplex/agent-services-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server