MCP server for Attio API integration with tools to interact with Attio workspace resources
Project description
Attio MCP Server
This project provides a FastMCP server with tools to interact with the Attio API. It allows you to manage resources within your Attio workspace.
Setup
-
Clone the repository:
git clone <repository-url> cd attio-mcp
-
Create and activate a virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
-
Install dependencies:
pip install -r requirements.txt
-
Configure environment variables: Create a
.envfile in the project root directory with the following content:BASE_URL=https://api.attio.com API_KEY=your_attio_api_key_here
Replace
your_attio_api_key_herewith your actual Attio API key.
Running the Server
python main.py
The server will run on http://0.0.0.0:8000 (or as configured in .env).
SSE transport is used by default available at http://0.0.0.0:8000/sse, you can change the transport by setting the TRANSPORT ('stdio', 'streamable-http' or 'sse', more info here).
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 iflow_mcp_arkel_ai_attio_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_arkel_ai_attio_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5650bcaae30a3978edddf77828415e242e229344ad441cfd18fc66b930e1ea2a
|
|
| MD5 |
fcccd0b6f33c242ea27f40ade616484b
|
|
| BLAKE2b-256 |
61079ccc552b7e9937179cd6858fe3afa856d39408acebc2c03543e4dfdad81e
|
File details
Details for the file iflow_mcp_arkel_ai_attio_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_arkel_ai_attio_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b98f0429b5fb36741ed38f7548f59863782fa5cbebb316449899e57952837f3f
|
|
| MD5 |
238723051cd4c6706fea0e4e9c64f9cd
|
|
| BLAKE2b-256 |
93da28bb7990a3166579a6f92f59a79f5bd1e285adea19a9194a08b207bb54d2
|