Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

developer tools

2 articles

Step-by-Step: How to Expose a Skill as an MCP Server

Step-by-Step: How to Expose a Skill as an MCP Server

TLDR: Turn any Python function into a multi-client MCP server in 11 steps — from annotation to Docker. šŸ“– The Copy-Paste Problem: Why Skills Die at IDE Boundaries A developer pastes their summarize_pr_diff function into a Slack message because thei...

Mar 28, 2026•26 min read
Headless Agents: How to Deploy Your Skills as an MCP Server

Headless Agents: How to Deploy Your Skills as an MCP Server

TLDR: Deploy once, call everywhere: MCP turns Python skills into headless servers any AI client can call. šŸ“– The Trapped Skill Problem: When Your Best LLM Tool Works Everywhere But Here You spent an afternoon building a beautiful skill inside GitHu...

Mar 28, 2026•17 min read

Abstract Algorithms

Exploring the fascinating world of algorithms, data structures, and software engineering through clear explanations and practical examples.

Navigation

  • Home
  • All Posts
  • All Series
  • About

Series

  • Agentic AI: LangChain and LangGraph
  • LLM Engineering
  • System Design Interview Prep

Popular Topics

  • Python
  • ai agents
  • langchain
  • llm
  • langgraph
  • interview-prep

Author

Abstract Algorithms

Abstract Algorithms

@abstractalgorithms

Ā© 2026 Abstract Algorithms. All rights reserved.

Powered by Hashnode