Skip to content

ashwath007/micro.mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪼 Micro.mcp - Auto build MCPs with APIs

@Maintained by hawky.ai 🦅

Micro.mcp is now included in the official Model Context Protocol Python SDK as micro.mcp


Overview

The Model Context Protocol allows applications to provide context for LLMs in a standardized way, separating the concerns of providing context from the actual LLM interaction. This Python SDK implements the full MCP specification, making it easy to:
  • Build MCP clients that can connect to any MCP server
  • Create MCP servers that expose resources, prompts and tools
  • Use standard transports like stdio and SSE
  • Handle all MCP protocol messages and lifecycle events
🚀 Getting Started

Hawky's MCP servers use the Hawky Connect API to manage auth and make API requests. To run an MCP server, you'll need a Hawky project and Hawky API credentials.

Sign up for Hawky Create a project. Any accounts connected via MCP will be stored here. Create a Hawky OAuth client Check out the README in the repo for the most up-to-date guide on getting your server up and running.

Version
  • Mini API MCP Middleware
  • API to MCP Converter
  • Auth Middleware
  • User Verification
  • Role and Passouts
  • Plan

    Roadmap

    **
  • 1. Launch the mini
  • **
  • Mini API MCP Middleware
  • API to MCP Converter
  • Auth Middleware
  • User Verification
  • Role and Passouts
  • <> Maintainers <> <>

    <>

    About

    Micro MCP 🦅 - A Python library for creating MCPs, auto-detecting APIs, and converting them into MCPs.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors