Agent Services
FreeNot checkedMCP Server for Git operations, agent templates, and project utilities.
About
MCP Server for Git operations, agent templates, and project utilities.
README
MCP Server for Git operations, agent templates, and project utilities.
Features
Git Operations (Token Savings: 85-95%)
| Tool | Description | Token Savings |
|---|---|---|
git_new_repo |
Create new GitHub repo with backup | ~950 tokens |
git_import_repo |
Clone and configure backup remote | ~470 tokens |
git_new_branch |
Create and push branch to all remotes | ~280 tokens |
git_archive_repo |
Archive with final backup push | ~375 tokens |
git_sync_backup |
Sync to backup remotes | ~280 tokens |
Templates
| Tool | Description |
|---|---|
templates_list |
List available agent instruction templates |
templates_get |
Get template content by name |
Utilities
| Tool | Description |
|---|---|
project_structure |
Get project directory structure |
search_files |
Search for files by pattern |
Installation
cd agent-services-mcp
bun install
Usage
As MCP Server
bun run start
Configuration
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 |
|---|---|---|
DEVPROJECT_ROOT |
Project root directory | ~/DevProject |
AGENT_TEMPLATES_DIR |
Custom templates directory | Auto-detected |
Prerequisites
- Bun 1.0+
- Git
- GitHub CLI (
gh) - authenticated
License
BSD-2-Clause
Installing Agent Services
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ludoplex/agent-services-mcpFAQ
Is Agent Services MCP free?
Yes, Agent Services MCP is free — one-click install via Unyly at no cost.
Does Agent Services need an API key?
No, Agent Services runs without API keys or environment variables.
Is Agent Services hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Agent Services in Claude Desktop, Claude Code or Cursor?
Open Agent Services on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Agent Services with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
