Favicon of Claude-OS

Claude-OS MCP Server

MCP ServerCode & Developer ToolsOpen source

Claude-OS is a Python MCP server. A concise Claude reference bundle for developers, covering commands, MCP servers, plugins, tools, workflows, and agent frameworks in one place. Designed for fast discovery and practical integration.

How to use Claude-OS MCP Server

Client configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/projects"]
    },
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "your_token" }
    },
    "memory": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

What is Claude-OS MCP Server?

Claude-OS is a Python MCP server. A concise Claude reference bundle for developers, covering commands, MCP servers, plugins, tools, workflows, and agent frameworks in one place. Designed for fast discovery and practical integration. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
60/100
Maintenance signal
95/100
Adoption signal
50/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Browser use support
  • Document generation support
  • Anthropic provider support
  • Ollama provider support
  • Connecting agents to external tools and data

Technical details

SSE
  • Built for Python
  • Built for Go
  • Uses SSE transport
  • API key required
  • Local files
  • Database access
  • Network access

Requirements and access

PythonGoMIT licenseAPI key requiredLocal filesAPI key requiredLocal filesDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsFilesystem accessDatabase accessNetwork accessCredentials requiredCan write or update dataAPI key required authenticationHosted or remote

When to use Claude-OS MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.

Built with

PythonGoSSE

Explore related resources

Frequently asked questions

What is Claude-OS?

Claude-OS is a Python MCP server. A concise Claude reference bundle for developers, covering commands, MCP servers, plugins, tools, workflows, and agent frameworks in one place. Designed for fast discovery and practical integration.

Who is Claude-OS best for?

Claude-OS is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows.

How do I install Claude-OS?

Check the Claude-OS GitHub repository for installation instructions.

Is Claude-OS actively maintained?

Claude-OS may need a closer maintenance check before production use.

Share:

Stars
99
Forks
22
Last commit
3 months ago
Repository age
3 months
License
MIT

Auto-fetched from GitHub.

Similar to Claude-OS