Skip to main content

Add your description here

Project description

uv run mcp dev src/prompt_writing_assistant/mcp.py

@mcp.tool()
async def my_tool(x: int, ctx: Context) -> str:
    """Tool that uses context capabilities.
    
    The Context object provides the following capabilities:

ctx.request_id - Unique ID for the current request
ctx.client_id - Client ID if available
ctx.fastmcp - Access to the FastMCP server instance (see FastMCP Properties)
ctx.session - Access to the underlying session for advanced communication (see Session Properties and Methods)
ctx.request_context - Access to request-specific data and lifespan resources (see Request Context Properties)
await ctx.debug(message) - Send debug log message
await ctx.info(message) - Send info log message
await ctx.warning(message) - Send warning log message
await ctx.error(message) - Send error log message
await ctx.log(level, message, logger_name=None) - Send log with custom level
await ctx.report_progress(progress, total=None, message=None) - Report operation progress
await ctx.read_resource(uri) - Read a resource by URI
await ctx.elicit(message, schema) - Request additional information from user with validation
    
    """
    # The context parameter can have any name as long as it's type-annotated
    return ctx.client_id

做到prompt_writing_herper 中 目标是, 无论什么, 随便扔进去, 然后取的时候直接取即可

然后做code自动化编写的coder 写完之后写豆包语音智能体的链接, mcp协议 然后重构一些, obsidian 的SDK

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pro_craft-0.2.65.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pro_craft-0.2.65-py3-none-any.whl (58.4 kB view details)

Uploaded Python 3

File details

Details for the file pro_craft-0.2.65.tar.gz.

File metadata

  • Download URL: pro_craft-0.2.65.tar.gz
  • Upload date:
  • Size: 49.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for pro_craft-0.2.65.tar.gz
Algorithm Hash digest
SHA256 c5ab8452756881e9f592fec53cc6540a52a7777b767a913a03791164e0f01ecd
MD5 5c3a83ed3a6af8be6dcf613d50da0ef7
BLAKE2b-256 04cc6e221bb26007e73638ecc0eb0d3020814c76bf9893df5a2e7064d27cd905

See more details on using hashes here.

File details

Details for the file pro_craft-0.2.65-py3-none-any.whl.

File metadata

File hashes

Hashes for pro_craft-0.2.65-py3-none-any.whl
Algorithm Hash digest
SHA256 ee971ad94af1dc85f4ef2cd2e9918afa81362b9614bbe6e366c5236d40dab8b2
MD5 50ebcebbb8ff488ec4757f192e840197
BLAKE2b-256 a93cf0cae54f67a7735c0f7b92803bd9bc0f3ce5497e8071494d90deec7a141d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page