sesha-skills
Provides web search and URL-to-text extraction using DuckDuckGo's keyless HTML endpoint, enabling web research without API keys.
Offers tools for inspecting local Git repositories, including status and commit history.
Includes a tool for viewing GitHub repository details, facilitating access to repository information on GitHub.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sesha-skillsSearch my notes for 'meeting agenda' and show the results"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
shesha-skills
everyday tools + Markdown skills — Notes, web search/fetch, git, docs, reminders.
Layer: Mind (Mind)
License: GPL-3.0
Part of: Shesha ecosystem
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 |
| markdown notes vault ( |
| DuckDuckGo HTML search + URL→text (no API key) |
| repo inspection |
| pandoc wrapper for docs |
| 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-mcpDesign
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).
This server cannot be installed
Maintenance
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
- AlicenseAqualityBmaintenanceMCP 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.75658MIT
- AlicenseBqualityDmaintenanceA standalone MCP server that enables research (web search, URL fetch, news), workspace management (file operations, command execution), and self-extension via markdown-based skills.21MIT

Sekha MCP Serverofficial
Alicense-qualityCmaintenanceThis 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.2AGPL 3.0- AlicenseAqualityCmaintenanceA minimal MCP server example demonstrating Tools, Resources, and Prompts. It enables calculations, time queries, note management, and code review prompts via stdio transport.313MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shesha-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server