Skip to main content
Glama

shesha-skills

everyday tools + Markdown skills — Notes, web search/fetch, git, docs, reminders.


Everyday tools and skills for the Shesha agent. A stdio MCP server plus a library of Markdown skills covering notes, web research, coding, docs, scheduling, and safety/governance.

  • License: GPL-3.0

  • Spans: Soma (actuators) + Mind (workflows)

  • Part of: Shesha ecosystem

Tools (MCP)

Tool

Does

append_note / find_notes / search_notes

markdown notes vault (~/Notes)

web_search / fetch_url

DuckDuckGo HTML search + URL→text (no API key)

git_status / git_log / github_view

repo inspection

convert_to_markdown

pandoc wrapper for docs

remind

desktop notification scheduler

Related MCP server: Friday MCP Server

Skills (skills/*.md)

coding, web-research, docs-writer, safety-governance, daily-briefing. Skills are prompt-level workflows the agent loads per task; the safety skill always applies.

Develop

uv sync --extra dev
uv run pytest -q          # offline; network/git are mocked
uv run ruff check .
uv run shesha-skills-mcp

Design

  • Local-first: web uses the keyless DuckDuckGo HTML endpoint; no cloud keys.

  • Testable: all side effects go through runner.run, monkeypatched in tests.

  • Safe: destructive actions require confirmation (see the safety-governance skill).

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for MDMA (Markdown Document with Mounted Applications) — interactive Markdown with forms, approval gates, tables, and more. Exposes the MDMA spec, authoring prompts, package metadata, and live docs to AI assistants so agents can author and integrate MDMA correctly.
    7
    56
    58
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A standalone MCP server that enables research (web search, URL fetch, news), workspace management (file operations, command execution), and self-extension via markdown-based skills.
    21
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    This MCP server exposes Sekha memory tools (store, search, update, etc.) to any MCP-compatible client, enabling persistent conversation memory across Claude Desktop, Claude Code, and other applications.
    2
    AGPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    A minimal MCP server example demonstrating Tools, Resources, and Prompts. It enables calculations, time queries, note management, and code review prompts via stdio transport.
    3
    13
    MIT

View all related MCP servers

Related MCP Connectors

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.

View all MCP Connectors

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/gaganjainse/shesh-skills'

If you have feedback or need assistance with the MCP directory API, please join our Discord server