Skip to main content
Glama
REKA3003

basesmcp

by REKA3003

Related Servers

Alternatives to basesmcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Framework for building and running MCP servers as HTTP services. Define tools as pure Python functions, wire up with two lines, run with one command.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables automatically generating standalone MCP servers from any Python library, exposing its functions as deterministic callable tools.
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      A lightweight server implementation that exposes Python functions as discoverable tools via HTTP using the Machine-to-Machine Communication Protocol (MCP). Enables remote execution of Python functions through a JSON-RPC interface with async support and type safety.
      4
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Convert plain Python modules into MCP servers without decorators or boilerplate, automatically exposing functions as schematized tools.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Minimal MCP server allowing Python functions to be served as MCP tools over stdio or HTTP, with a built-in client for connecting to MCP servers.
      170 PyPI
      2
      Apache 2.0
    • F
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server framework featuring dynamic tool loading and automatic tool discovery from a dedicated directory. It leverages FastMCP to provide a robust environment for building, configuring, and testing individual Python-based tools.
      1
      -