← All servers
πŸ”§

Agentic MCPVerifiedπŸ›‘ No advisories

io.github.hugolsramos01-bit/mcp-agentic-server
New to MCP? Start here β†’
2β˜… stars
0weekly installs
8 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hugolsramos01-bit, which proved it owns this namespace.

Verified owner: github.com/hugolsramos01-bit β†—io.github.hugolsramos01-bit/mcp-agentic-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads AGENTIC_ALLOWED_ROOTS.

About

Local coding tools for ChatGPT Developer Mode and MCP clients with safe editing and shell execution.

Packages & transports

npmmcp-agentic-serverv1.1.7 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_agentic_server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-agentic-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-agentic-server