Skip to content
@promptmesh

Prompt Mesh

A collection of open-source tools for working with LLMs using the Model Context Protocol (MCP).

Prompt Mesh

Promptmesh is a collection of open-source tools for working with LLMs using the Model Context Protocol (MCP).

We build SDKs, APIs, and examples to make it easier to:

  • Connect to MCP servers
  • Use tools and prompts dynamically
  • Read resources in a structured way

Projects

  • easymcp – Python SDK for working with MCP servers
  • SemanticTool – REST/GQL API built on top of easymcp, with support for semantic tool search and remote function calling.
  • RelayMCP - OpenAPI to Streaming HTTP MCP gateway service.

Goals

  • Keep things modular and composable
  • Support local and remote tool execution
  • Provide clean, typed interfaces for orchestration
  • Build on top of the Model Context Protocol (MCP)

License

MIT license unless noted otherwise in individual repositories.

Pinned Loading

  1. easymcp easymcp Public

    A high performance MCP client sdk for python

    Python 18 1

  2. relaymcp relaymcp Public

    Enterprise Ready OpenAPI to MCP gateway

    Python 2

  3. semantictool semantictool Public

    tool management service for performing vector tool calling at scale.

    Python 6 1

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…