Monocle MCP server: prompts and tools for enabling and analyzing Monocle tracing in GenAI apps.
Project description
Monocle MCP server
Monocle is a community-driven OSS framework for tracing GenAI app code governed as a Linux Foundation AI & Data project that helps developers and platform engineers building or managing GenAI apps monitor these in prod by making it easy to instrument their code to capture traces that are compliant with open-source cloud-native observability ecosystem.
What is Monocle MCP server
The MCP server provided by monocle includes curated prompts and tools that help you enable Monocle tracing in your application and analyze the traces generated by Monocle.
Use Monocle MCP
First install monocle-apptrace: pip install monocle-mcp
Open bash and run the following command to run the monocle mcp server with stdio: monocle_apptrace
If you are using VS Code you can add following entry to your .vscode/mcp.json
"monocle-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"monocle_apptrace"
],
"env": {}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monocle_mcp-0.7.5.tar.gz.
File metadata
- Download URL: monocle_mcp-0.7.5.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e49520195e6d006a0d9821b7838ff1f355ebc9f3b05f6b633916ad98c0f1d94
|
|
| MD5 |
408534f289429842047bfb0006afe659
|
|
| BLAKE2b-256 |
4e4bffb330b01d8d59ed8b646fbbd3b187db7fbd73ed770df8bfea6685570642
|
File details
Details for the file monocle_mcp-0.7.5-py3-none-any.whl.
File metadata
- Download URL: monocle_mcp-0.7.5-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
261e483af9c24969356494884fe5041f66f644c1bd5f744c59d648645afeb7df
|
|
| MD5 |
d5a2159e641589c4600eded711a7ed55
|
|
| BLAKE2b-256 |
0b8716acd1205dcfcd2dbeddc355732be1ab50218a13a9e7a858f8fd71842d75
|