Core MCP tools for Summary Stack search and discovery
Project description
Summary Stack MCP Core
Shared MCP tools for Summary Stack connectors. Provides core RAG/search functionality that connector-specific MCP servers can import and register.
Tools Provided
search_stacks- Semantic search across summary stacksget_stack- Get a specific stack by IDlist_stacks- List recent stacksget_related_stacks- Find related stacks
Usage
from summary_stack_mcp_core import search_stacks, get_stack, list_stacks, get_related_stacks
# Register with FastMCP
mcp.tool()(search_stacks)
mcp.tool()(get_stack)
mcp.tool()(list_stacks)
mcp.tool()(get_related_stacks)
Configuration
Set environment variables:
SUMMARY_STACK_API_URL- API base URLSUMMARY_STACK_API_KEY- API key for authentication
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 summary_stack_mcp_core-2026.4.12.1756.tar.gz.
File metadata
- Download URL: summary_stack_mcp_core-2026.4.12.1756.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ec5abe51f7fc331cdd0ea1e13601869a796c0eb46160da10f28f4ff2d768f57
|
|
| MD5 |
9588e828bda4e9c53158213cfb4d91cb
|
|
| BLAKE2b-256 |
ae5c05387926217657f0d821ead180d35ee5335903c567b2b2f0a314a86382a0
|
File details
Details for the file summary_stack_mcp_core-2026.4.12.1756-py3-none-any.whl.
File metadata
- Download URL: summary_stack_mcp_core-2026.4.12.1756-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a7fd766cd89e09bbaf5b2ff85464067ad11c33b5c194ee745fc6fb8b8e59cf8
|
|
| MD5 |
2272ca44dda5407705ef4c346cc8cafe
|
|
| BLAKE2b-256 |
4de361443ec788671862cc126f3a5b51542970574dcb6b20e217c8698acde27d
|