Skip to main content
Glama
ludoplex

agent-services-mcp

by ludoplex

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVPROJECT_ROOTNoProject root directory~/DevProject
AGENT_TEMPLATES_DIRNoCustom templates directoryAuto-detected

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
git_new_repoB

Create a new GitHub repository with optional backup remote. Saves ~950 tokens vs agent-generated commands.

git_import_repoB

Clone an existing GitHub repository and configure backup remote. Saves ~470 tokens.

git_new_branchB

Create a new branch and push to all configured remotes. Saves ~280 tokens.

git_archive_repoC

Archive a repository with final backup push. Saves ~375 tokens.

git_sync_backupC

Sync local repositories to their backup remotes. Saves ~280 tokens.

templates_listA

List available agent instruction templates

templates_getC

Get the content of an agent instruction template

project_structureB

Get the directory structure of a project

search_filesC

Search for files by name pattern

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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